Skip to main content

PdfAnnotationEventArgs Class

Contains data for AnnotationChanged, AnnotationCreated, and AnnotationDeleted events.

Namespace: DevExpress.Maui.Pdf

Assembly: DevExpress.Maui.Pdf.dll

NuGet Package: DevExpress.Maui.Pdf

Declaration

public class PdfAnnotationEventArgs :
    EventArgs

Inheritance

System.Object
EventArgs
PdfAnnotationEventArgs
See Also