PdfViewer.ZoomPercent Property
Gets or sets the value of page zoom percent for displayed document.
public float ZoomPercent { get; set; }
Public Property ZoomPercent As Single
Property Value
Licensing Info
This property is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Viewer selected.
- A DynamicPDF Viewer for .NET v3.X Developer license.
Remarks
This value ranges from .01f to 64.0f.