Back to Devexpress

PdfViewerCommands.ZoomIn Property

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

latest912 B
Original Source

PdfViewerCommands.ZoomIn Property

Returns the command that zooms in the current document.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public Command ZoomIn { 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