Back to Devexpress

PdfViewerCommands.ShowOpenFileDialog Property

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

latest766 B
Original Source

PdfViewerCommands.ShowOpenFileDialog Property

Returns the command that invokes the file explorer to select a PDF file to open.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public Command ShowOpenFileDialog { get; }

Property Value

Type
Command

See Also

PdfViewerCommands Class

PdfViewerCommands Members

DevExpress.Maui.Pdf Namespace