Back to Devexpress

PdfViewer.Commands Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfviewer-2bb7df23.md

latest730 B
Original Source

PdfViewer.Commands Property

Returns the collection of PDF viewer commands.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public PdfViewerCommands Commands { get; }

Property Value

TypeDescription
PdfViewerCommands

The collection of PDF viewer commands.

|

See Also

PdfViewer Class

PdfViewer Members

DevExpress.Maui.Pdf Namespace