Skip to main content

PdfAnnotationDeletingEventArgs Class

Provides data for the PdfViewer.AnnotationDeleting event.

Namespace: DevExpress.XtraPdfViewer

Assembly: DevExpress.XtraPdfViewer.v23.2.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public class PdfAnnotationDeletingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
PdfAnnotationDeletingEventArgs
See Also