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

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

Object
EventArgs
CancelEventArgs
PdfAnnotationCreatingEventArgs
See Also