ViewType Property

See Also         Example         Applies To

Returns or sets the view for the TextRetrievalMode object. Can be one of the following WdViewType constants: wdMasterView, wdNormalView, wdOutlineView, wdPrintPreview, wdPrintView, or wdWebView. Read/write Long.

Remarks

Changing the view for the TextRetrievalMode object doesn't change the display of a document on the screen. Instead, it determines what characters in the document will be included when a range is retrieved.