... including URL and other Internet Web site references, is subject to change. without notice. ... does not give you any license to these patents, tr
Document source : download.microsoft.com
Microsoft Word Suite
211
To return a single zoom object for a pane, use the get zoom command. The following example sets
the page layout magnification for the active window so that an entire page is visible.
set page fit of (get zoom active pane of active window zoom type page view) ¬
to page fit full page
The make command isn't available for the zooms list. The zooms list includes a single zoom object
for each of the various view types (outline, normal, page layout, and so on).
Properties
page columns
Returns or sets the number of pages to be displayed side by side on-screen at the same time in
page layout view or print preview. Read/write.
page fit
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.
Can be one of the following:
·
page fit best fit
·
page fit full page
·
page fit none
The page fit full page constant has no effect if the document isn't in page layout view.
When the page fit property is set to page fit best fit, the zoom percentage is automatically
recalculated every time the document window size is changed. Setting this property to page fit
none keeps the zoom percentage from being recalculated whenever this happens.
page rows
Returns or sets the number of pages to be displayed one above the other on-screen at the same
time in page layout view or print preview. Read/write.
percentage
Returns or sets the magnification for a window as a percentage. Read/write.
Summary :
Can be one of the following: · page fit best fit · page fit full page · page fit none The page fit full page constant has no effect if the document isn't in page layout view.
Tags :
zoom,iew,window,sets,layout,returns,percentage,readwrite,actie,isible,magnification,full,entire