Back to Devexpress

PdfViewer.AllowCopySelection Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfviewer-39b0b8ae.md

latest802 B
Original Source

PdfViewer.AllowCopySelection Property

Gets or sets whether you can copy the selected content to the clipboard.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public bool AllowCopySelection { get; set; }

Property Value

TypeDescription
Boolean

true if the Copy Selection operation is available; otherwise, false.

|

See Also

PdfViewer Class

PdfViewer Members

DevExpress.Maui.Pdf Namespace