Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change.

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

Object
EventArgs
CancelEventArgs
PdfAnnotationDeletingEventArgs
See Also