WdDocumentViewDirection enumeration (Word)
Specifies the alignment and reading order for the entire document.
Name | Value | Description |
---|---|---|
wdDocumentViewLtr | 1 | Displays the document with left alignment and left-to-right reading order. |
wdDocumentViewRtl | 0 | Displays the document with right alignment and right-to-left reading order. |
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.