LayoutFlow enumeration

LayoutFlow enumeration

Determines the flow of the text layout in a textbox.

Members

NameDescription
HorizontalText is displayed horizontally.
TopToBottomIdeographicIdeographic text is displayed vertically.
BottomToTopText is displayed vertically.
TopToBottomText is displayed vertically.
HorizontalIdeographicIdeographic text is displayed horizontally.
VerticalText is displayed vertically.

See Also