Skip to main content
All docs
V20.1

PdfTextMarkupAnnotationCreatedEventArgs Class

Provides data for the PdfViewer.TextMarkupAnnotationCreated event.

Namespace: DevExpress.XtraPdfViewer

Assembly: DevExpress.XtraPdfViewer.v20.1.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public class PdfTextMarkupAnnotationCreatedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
PdfTextMarkupAnnotationCreatedEventArgs
See Also