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

PdfTextMarkupAnnotationCreatingEventArgs Class

Provides data for the PdfViewerControl.TextMarkupAnnotationCreating event.

Namespace: DevExpress.Xpf.PdfViewer

Assembly: DevExpress.Xpf.PdfViewer.v19.2.dll

Declaration

public class PdfTextMarkupAnnotationCreatingEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
PdfTextMarkupAnnotationCreatingEventArgs
See Also