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

PdfTextMarkupAnnotationCreatedEventArgs Class

Provides data for the PdfViewer.TextMarkupAnnotationCreated event.

Namespace: DevExpress.XtraPdfViewer

Assembly: DevExpress.XtraPdfViewer.v19.1.dll

Declaration

public class PdfTextMarkupAnnotationCreatedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
PdfTextMarkupAnnotationCreatedEventArgs
See Also