Zoom Object Members

Word Developer Reference

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
Bb258046.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb258046.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb258046.properties(en-us,office.12).gif 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.
Bb258046.properties(en-us,office.12).gif 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.
Bb258046.properties(en-us,office.12).gif 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.
Bb258046.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified Zoom object.
Bb258046.properties(en-us,office.12).gif Percentage Returns or sets the magnification for a window as a percentage. Read/write Long.