Skip to main content
All docs
V20.1

PdfTextMarkupAnnotationCreatingEventArgs Class

Provides data for the PdfViewer.TextMarkupAnnotationCreating event.

Namespace: DevExpress.XtraPdfViewer

Assembly: DevExpress.XtraPdfViewer.v20.1.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public class PdfTextMarkupAnnotationCreatingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
PdfTextMarkupAnnotationCreatingEventArgs
See Also