Back to Devexpress

PdfViewerCommands.ZoomOut Property

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

latest918 B
Original Source

PdfViewerCommands.ZoomOut Property

Returns the command that zooms out of the current document.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public Command ZoomOut { get; }

Property Value

Type
Command

Remarks

For more information about zoom operations in the PDF viewer, refer to the following section: PDF Viewer - Zoom the Document.

See Also

PdfViewerCommands Class

PdfViewerCommands Members

DevExpress.Maui.Pdf Namespace