DocumentViewDirection Property

See Also         Example         Applies To

Language-specific information

Returns or sets the alignment and reading order for the entire document. Read/write Long.

Can be either of the following WdDocumentViewDirection constants.

Constant Description
wdDocumentViewLtr Displays the document with left alignment and left-to-right reading order.
wdDocumentViewRtl Displays the document with right alignment and right-to-left reading order.