Skip to main content

PdfAnnotationDeletingEventArgs Class

Contains data for the AnnotationDeleting event.

Namespace: DevExpress.Maui.Pdf

Assembly: DevExpress.Maui.Pdf.dll

NuGet Package: DevExpress.Maui.Pdf

Declaration

public class PdfAnnotationDeletingEventArgs :
    CancelEventArgs

Inheritance

System.Object
EventArgs
CancelEventArgs
PdfAnnotationDeletingEventArgs
See Also