Back to Devexpress

PdfAnnotationEventArgs.Annotation Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfannotationeventargs.md

latest805 B
Original Source

PdfAnnotationEventArgs.Annotation Property

Returns the processed annotation.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public IPdfViewerAnnotation Annotation { get; }

Property Value

TypeDescription
IPdfViewerAnnotation

Stores information related to an annotation.

|

See Also

PdfAnnotationEventArgs Class

PdfAnnotationEventArgs Members

DevExpress.Maui.Pdf Namespace