[]
Gets or sets the text orientation.
int Orientation { get; set; }
Property Orientation As Integer
Type | Description |
---|---|
int | An integer value represents the text orientation. |
There are special values that can be set to Orientation. They can be found from Alignment.
Horizontal text: HorizontalText
Upward text: UpwardText
Downward text: DownwardText
Vertical text: VerticalText