Gets or sets the viewer's zoom level. -1 for FitWidth mode -2 for Fit Whole Page mode. Throws ArgumentOutOfRangeException on invalid value.
public float Zoom {get; set;}
'Declaration
Public Property Zoom As Single
Property Value
A
System.Single representing the zoom level.