Back to Devexpress

PdfAnnotationEventArgs Class

maui-devexpress-dot-maui-dot-pdf-d0d6e691.md

latest1.4 KB
Original Source

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

csharp
public class PdfAnnotationEventArgs :
    EventArgs

PdfAnnotationEventArgs is the data class for the following events:

Inheritance

System.Object EventArgs PdfAnnotationEventArgs

Extension Methods

Yield<PdfAnnotationEventArgs>()

YieldIfNotNull<PdfAnnotationEventArgs>()

See Also

PdfAnnotationEventArgs Members

DevExpress.Maui.Pdf Namespace