[]
Indicates whether the digits or digits along with Latin text appear horizontally in the vertical text.
[CLSCompliant(true)]
public enum UprightTextMode : byte
| Name | Description |
|---|---|
| Digits | Only horizontal digits |
| DigitsAndLatinLetters | Horizontal digits with latin letters |
| None | No horizontal runs |