Back to Devexpress

PdfAnnotationCreatingEventArgs Class

maui-devexpress-dot-maui-dot-pdf-fbab6d39.md

latest1.3 KB
Original Source

PdfAnnotationCreatingEventArgs Class

Contains data for the AnnotationCreating event.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public class PdfAnnotationCreatingEventArgs :
    CancelEventArgs

PdfAnnotationCreatingEventArgs is the data class for the following events:

Inheritance

System.Object EventArgs CancelEventArgs PdfAnnotationCreatingEventArgs

Extension Methods

Yield<PdfAnnotationCreatingEventArgs>()

YieldIfNotNull<PdfAnnotationCreatingEventArgs>()

See Also

PdfAnnotationCreatingEventArgs Members

DevExpress.Maui.Pdf Namespace