Word.SectionDirection enum
Specifies how Word displays the reading order and alignment for the specified sections.
Remarks
[ API set: WordApiDesktop 1.3 ]
Fields
| leftToRight = "LeftToRight" | Left-to-right reading order. |
| rightToLeft = "RightToLeft" | Right-to-left reading order. |