Back to Devexpress

PdfViewer.ClearSelection() Method

maui-devexpress-dot-maui-dot-pdf-dot-pdfviewer-7c9ceca7.md

latest687 B
Original Source

PdfViewer.ClearSelection() Method

Resets the selection.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public void ClearSelection()

Remarks

You can also use the PdfViewerCommands.ClearSelection command to clear the selection.

See Also

PdfViewer Class

PdfViewer Members

DevExpress.Maui.Pdf Namespace