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

PdfTextMarkupAnnotationChangedEventArgs Class

Provides data for the PdfViewerControl.TextMarkupAnnotationChanged event.

Namespace: DevExpress.Xpf.PdfViewer

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

Declaration

public class PdfTextMarkupAnnotationChangedEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
PdfTextMarkupAnnotationChangedEventArgs
See Also