Enum TextVerticalValue
public enum TextVerticalValue
Fields
Horizontal = 0
Vertical text type enum(Horizontal)
RotateAllText270 = 3
Rotate All Text 270
RotateAllText90 = 2
Rotate All Text 90
StackedLeftToRight = 4
Stacked left to right
StackedRightToLeft = 5
Stacked right to left
Vertical = 1
Vertical text type enum(Vertical)