Back to Devexpress

PdfViewer.HasSelection Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfviewer-108088a1.md

latest786 B
Original Source

PdfViewer.HasSelection Property

Returns whether the current document has any image or text content selected.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public bool HasSelection { get; }

Property Value

TypeDescription
Boolean

true if the document contains selected content; otherwise, false.

|

See Also

PdfViewer Class

PdfViewer Members

DevExpress.Maui.Pdf Namespace