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

PdfTextMarkupAnnotationCreatingEventArgs Class

Provides data for the PdfViewer.TextMarkupAnnotationCreating event.

Namespace: DevExpress.XtraPdfViewer

Assembly: DevExpress.XtraPdfViewer.v19.2.dll

Declaration

public class PdfTextMarkupAnnotationCreatingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
PdfTextMarkupAnnotationCreatingEventArgs
See Also