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

PdfTextMarkupAnnotationChangedEventArgs Class

Provides data for the PdfViewerControl.TextMarkupAnnotationChanged event.

Namespace: DevExpress.Xpf.PdfViewer

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

Declaration

public class PdfTextMarkupAnnotationChangedEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
PdfTextMarkupAnnotationChangedEventArgs
See Also