LayoutFlow enumeration
LayoutFlow enumeration
Determines the flow of the text layout in a textbox.
Members
Name | Description |
---|---|
Horizontal | Text is displayed horizontally. |
TopToBottomIdeographic | Ideographic text is displayed vertically. |
BottomToTop | Text is displayed vertically. |
TopToBottom | Text is displayed vertically. |
HorizontalIdeographic | Ideographic text is displayed horizontally. |
Vertical | Text is displayed vertically. |
See Also
- module Aspose.Words.Drawing
- property TextBox.layoutFlow