Skip to main content
All docs
V25.1
  • PdfAnnotationDeletingEventArgs Class

    Provides data for the AnnotationDeleting event.

    Namespace: DevExpress.Xpf.PdfViewer

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

    NuGet Package: DevExpress.Wpf.PdfViewer

    Declaration

    public class PdfAnnotationDeletingEventArgs :
        RoutedEventArgs

    Inheritance

    Object
    EventArgs
    RoutedEventArgs
    PdfAnnotationDeletingEventArgs
    See Also