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

PdfTextMarkupAnnotationChangedEventArgs Class

Provides data for the PdfViewer.TextMarkupAnnotationChanged event.

Namespace: DevExpress.XtraPdfViewer

Assembly: DevExpress.XtraPdfViewer.v18.2.dll

Declaration

public class PdfTextMarkupAnnotationChangedEventArgs :
    EventArgs

Inheritance

Object
EventArgs
PdfTextMarkupAnnotationChangedEventArgs
See Also