Back to Devexpress

PdfAnnotationGotFocusEventArgs Class

windowsforms-devexpress-dot-xtrapdfviewer-9dc2b0ff.md

latest1.3 KB
Original Source

PdfAnnotationGotFocusEventArgs Class

Provides data for the AnnotationGotFocus event.

Namespace : DevExpress.XtraPdfViewer

Assembly : DevExpress.XtraPdfViewer.v25.2.dll

NuGet Package : DevExpress.Win.PdfViewer

Declaration

csharp
public class PdfAnnotationGotFocusEventArgs :
    EventArgs
vb
Public Class PdfAnnotationGotFocusEventArgs
    Inherits EventArgs

PdfAnnotationGotFocusEventArgs is the data class for the following events:

Inheritance

Object EventArgs PdfAnnotationGotFocusEventArgs

See Also

PdfAnnotationGotFocusEventArgs Members

DevExpress.XtraPdfViewer Namespace