Back to Devexpress

PdfViewer.CopySelection() Method

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

latest739 B
Original Source

PdfViewer.CopySelection() Method

Copies the selected content to the clipboard.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public Task CopySelection()

Returns

TypeDescription
Task

A task that adds the selected content to the clipboard.

|

See Also

PdfViewer Class

PdfViewer Members

DevExpress.Maui.Pdf Namespace