Back to Devexpress

PdfAnnotationDeletingEventArgs.Annotation Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfannotationdeletingeventargs.md

latest849 B
Original Source

PdfAnnotationDeletingEventArgs.Annotation Property

Returns the annotation to be deleted.

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

PdfAnnotationDeletingEventArgs Class

PdfAnnotationDeletingEventArgs Members

DevExpress.Maui.Pdf Namespace