Back to Devexpress

PdfViewer.SelectedAnnotation Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfviewer-ea1f36c4.md

latest821 B
Original Source

PdfViewer.SelectedAnnotation Property

Gets or sets the currently selected annotation. This is a bindable property.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public IPdfViewerAnnotation SelectedAnnotation { get; set; }

Property Value

TypeDescription
IPdfViewerAnnotation

An object that implements the SelectedAnnotation interface.

|

See Also

PdfViewer Class

PdfViewer Members

DevExpress.Maui.Pdf Namespace