Edit

Share via


Word.FlowDirection enum

Specifies the direction in which text flows from one text column to the next.

Remarks

[ API set: WordApiDesktop 1.3 ]

Fields

leftToRight = "LeftToRight"

Text flows from left to right.

rightToLeft = "RightToLeft"

Text flows from right to left.