TextVerticalType

TextVerticalType

Overview

TextVerticalType is a enum in Aspose.Slides FOSS for .NET.

Represents TextVerticalType enumeration.

This enumeration defines 8 values: NotDefined, Horizontal, Vertical, Vertical270, WordArtVertical, EastAsianVertical, MongolianVertical, WordArtVerticalRightToLeft.

Values

ValueDescription
NotDefinedRepresents an undefined or default vertical text orientation
HorizontalRepresents standard left‑to‑right horizontal text
VerticalRepresents text rotated 90° clockwise (top‑to‑bottom)
Vertical270Represents text rotated 270° clockwise (bottom‑to‑top)
WordArtVerticalRepresents vertical WordArt text orientation
EastAsianVerticalRepresents vertical layout used for East Asian scripts
MongolianVerticalRepresents vertical layout used for Mongolian script
WordArtVerticalRightToLeftRepresents vertical WordArt text flowing right‑to‑left

See Also

 English