Back to Devexpress

PdfViewer.ZoomFactor Property

maui-devexpress-dot-maui-dot-pdf-dot-pdfviewer-fc61fec9.md

latest947 B
Original Source

PdfViewer.ZoomFactor Property

Gets or sets the current zoom factor. This is a bindable property.

Namespace : DevExpress.Maui.Pdf

Assembly : DevExpress.Maui.Pdf.dll

NuGet Package : DevExpress.Maui.Pdf

Declaration

csharp
public double ZoomFactor { get; set; }

Property Value

TypeDefaultDescription
Double1

The current zoom factor.

|

Remarks

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

See Also

PdfViewer Class

PdfViewer Members

DevExpress.Maui.Pdf Namespace