Back to Devexpress

PdfViewerCommands.CloseDocument Property

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

latest721 B
Original Source

PdfViewerCommands.CloseDocument Property

Returns the command that closes the document.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public Command CloseDocument { get; }

Property Value

Type
Command

See Also

PdfViewerCommands Class

PdfViewerCommands Members

DevExpress.Maui.Pdf Namespace