Back to Devexpress

PdfViewerCommands.ClearSelection Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfviewercommands-dcc9b820.md

latest787 B
Original Source

PdfViewerCommands.ClearSelection Property

Returns the command that resets the selection.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public Command ClearSelection { get; }

Property Value

TypeDescription
Command

A command that resets the selection.

|

See Also

PdfViewerCommands Class

PdfViewerCommands Members

DevExpress.Maui.Pdf Namespace