Version

ZoomMode Property

Returns or sets a value indicating how the Zoom should be calculated.
Syntax
'Declaration
 
Public Property ZoomMode As ZoomMode
public ZoomMode ZoomMode {get; set;}
Remarks

The ZoomMode determines how the pages are scaled and includes values that either indicate that the Zoom should be honored (Standard or AutoFlow), or whether the pages should be automatically scaled regardless of the Zoom.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also