Skip to main content
All docs
V20.1

PdfTextMarkupAnnotationCreatedEventArgs Class

Provides data for the PdfViewerControl.TextMarkupAnnotationCreated event.

Namespace: DevExpress.Xpf.PdfViewer

Assembly: DevExpress.Xpf.PdfViewer.v20.1.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PdfViewer, DevExpress.Wpf.PdfViewer

Declaration

public class PdfTextMarkupAnnotationCreatedEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
PdfTextMarkupAnnotationCreatedEventArgs
See Also