Skip to main content

PdfAnnotationCreatingEventArgs Class

Contains data for the AnnotationCreating event.

Namespace: DevExpress.Maui.Pdf

Assembly: DevExpress.Maui.Pdf.dll

NuGet Package: DevExpress.Maui.Pdf

Declaration

public class PdfAnnotationCreatingEventArgs :
    CancelEventArgs

Inheritance

System.Object
EventArgs
CancelEventArgs
PdfAnnotationCreatingEventArgs
See Also