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

PdfTextMarkupAnnotationCreatedEventArgs Class

Provides data for the PdfViewerControl.TextMarkupAnnotationCreated event.

Namespace: DevExpress.Xpf.PdfViewer

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

Declaration

public class PdfTextMarkupAnnotationCreatedEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
PdfTextMarkupAnnotationCreatedEventArgs
See Also