Zoom Members
Include Protected Members
Include Inherited Members
Contains magnification options (for example, the zoom percentage) for a window or pane.
The Zoom type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns a Application object that represents the Microsoft Word application. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. | |
PageColumns | Returns or sets the number of pages to be displayed side by side on-screen at the same time in print layout view or print preview. | |
PageFit | Returns or sets the view magnification of a window so that either the entire page is visible or the entire width of the page is visible. | |
PageRows | Returns or sets the number of pages to be displayed one above the other on-screen at the same time in print layout view or print preview. | |
Parent | Returns an object that represents the parent object of the specified object. | |
Percentage | Returns or sets the magnification for a window as a percentage. |
Top