Skip to main content
All docs
V24.1

PdfAnnotationChangingEventArgs Class

Provides data for the AnnotationChanging event.

Namespace: DevExpress.Xpf.PdfViewer

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

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public class PdfAnnotationChangingEventArgs :
    RoutedEventArgs

Inheritance

Object
EventArgs
RoutedEventArgs
PdfAnnotationChangingEventArgs
See Also