Skip to main content
All docs
V20.1

PdfMarkupAnnotationGotFocusEventArgs Class

Provides data for the PdfViewer.MarkupAnnotationGotFocus event.

Namespace: DevExpress.XtraPdfViewer

Assembly: DevExpress.XtraPdfViewer.v20.1.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public class PdfMarkupAnnotationGotFocusEventArgs :
    EventArgs

Inheritance

Object
EventArgs
PdfMarkupAnnotationGotFocusEventArgs
See Also