TextVerticalType
General
TextVerticalType és un enum a Aspose.Slides FOSS per C++.
Determina el mode d’escriptura vertical per a un text.
Valors
| Value | Description |
|---|---|
NOT_DEFINED | Represents an undefined or default vertical text orientation |
HORIZONTAL | Represents standard left‑to‑right horizontal text layout |
VERTICAL | Represents text rotated 90° clockwise (top‑to‑bottom) |
VERTICAL270 | Represents text rotated 270° clockwise (bottom‑to‑top) |
WORD_ART_VERTICAL | Represents vertical WordArt text orientation |
EAST_ASIAN_VERTICAL | Represents East Asian vertical text layout |
MONGOLIAN_VERTICAL | Represents Mongolian vertical text orientation |
WORD_ART_VERTICAL_RIGHT_TO_LEFT | Represents right‑to‑left vertical WordArt text |