Skip to main content
All docs
V23.2

PdfAnnotationGotFocusEventArgs Class

Provides data for the AnnotationGotFocus event.

Namespace: DevExpress.XtraPdfViewer

Assembly: DevExpress.XtraPdfViewer.v23.2.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public class PdfAnnotationGotFocusEventArgs :
    EventArgs

Inheritance

Object
EventArgs
PdfAnnotationGotFocusEventArgs
See Also