zoom

The zoom property defines the zoom level specified as a percentage number for the current page.

 

Syntax

System.Single zoom();

 

Return Value

Returns the current property value.

 

Remarks

The accepted range of values is between 8.33% and 6400%

 

Member of doc.

 

Example