September 2001
Beginner
528 pages
11h 59m
English
Every Window and Pane object has a View object associated with it, accessed by the View property. You saw the View object used above to control pane display. You also use the View object to control other aspects of the document display in the window or pane. The properties of the View object you'll use most often are described in Table 5.8.
| Property | Description |
|---|---|
| Draft | True/False value specifying whether the document is displayed in draft mode. |
| FieldShading | Specifies how document fields are shaded. Possible settings are wdFieldShadingAlways, wdFieldShadingNever, and wdFieldShadingWhenSelected. |
| WrapToWindow | Set to True to wrap lines of text to the window width rather than to the page width. ... |
Read now
Unlock full access