Zoom Object Members

Contains magnification options (for example, the zoom percentage) for a window or pane. The Zoom object is a member of the Zooms collection.

Properties

Name

Description

Application

Returns an 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. Read-only Long.

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. Read/write Long.

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. Read/write WdPageFit.

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. Read/write Long.

Parent

Returns an Object that represents the parent object of the specified Zoom object.

Percentage

Returns or sets the magnification for a window as a percentage. Read/write Long.