Skip to main content
A newer version of this page is available.
All docs
V19.2

PdfMarkupAnnotationGotFocusEventArgs Class

Provides data for the PdfViewer.MarkupAnnotationGotFocus event.

Namespace: DevExpress.XtraPdfViewer

Assembly: DevExpress.XtraPdfViewer.v19.2.dll

Declaration

public class PdfMarkupAnnotationGotFocusEventArgs :
    EventArgs

Inheritance

Object
EventArgs
PdfMarkupAnnotationGotFocusEventArgs
See Also