TextVerticalType
Overview
TextVerticalType is a enum in Aspose.Slides FOSS for .NET.
Represents TextVerticalType enumeration.
Values
| Value | Description |
|---|---|
NotDefined | Represents an undefined or default vertical text orientation |
Horizontal | Represents standard left‑to‑right horizontal text |
Vertical | Represents text rotated 90° clockwise (top‑to‑bottom) |
Vertical270 | Represents text rotated 270° clockwise (bottom‑to‑top) |
WordArtVertical | Represents vertical WordArt text orientation |
EastAsianVertical | Represents vertical layout used for East Asian scripts |
MongolianVertical | Represents vertical layout used for Mongolian script |
WordArtVerticalRightToLeft | Represents vertical WordArt text flowing right‑to‑left |