Returns or sets the reading order and alignment for the specified sections. Read/write Long.
Can be either of the following WdSectionDirection constants.
| Constant | Description |
|---|---|
| wdSectionDirectionLtr | Displays the section with left alignment and left-to-right reading order. |
| wdSectionDirectionRtl | Displays the section with right alignment and right-to-left reading order. |