Gets or sets the viewer's zoom level. 1 for FitWidth mode 2 for Fit Whole Page mode. Throws ArgumentOutOfRangeException on invalid value.
Visual Basic (Declaration) | |
---|---|
Public Property Zoom As System.Single |
C# | |
---|---|
public System.float Zoom {get; set;} |