See Also Examples Applies To
Default zoom used by the control.
Zoom100 = 1.
ZoomFitToControl = 2.
ZoomWidthPage = 3.
ZoomCustom = 4.
ZoomHeightPage = 5.
ZoomToViewer = 6.
Syntax
object.ZoomMode [= New_ZoomMode ]
The ZoomMode syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| New_ZoomMode | ViewerZoomMode object. |