Back to Devexpress

PdfViewer.GetSelectedContent() Method

maui-devexpress-dot-maui-dot-pdf-dot-pdfviewer-0fe52413.md

latest900 B
Original Source

PdfViewer.GetSelectedContent() Method

Returns an object that contains the selected content.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public PdfSelectedContent GetSelectedContent()

Returns

TypeDescription
PdfSelectedContent

An object that contains the selected content.

|

Remarks

The PdfViewer control allows users to only select text or a single image within a single page.

See Also

PdfViewer Class

PdfViewer Members

DevExpress.Maui.Pdf Namespace