TextAnchorType

Overview

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

Represents TextAnchorType enumeration.

Values

ValueDescription
NotDefinedRepresents an undefined or default text anchor setting
TopRepresents anchoring text to the top of its container
CenterRepresents anchoring text vertically centered within its container
Bottom
JustifiedRepresents text anchored with justified alignment
DistributedRepresents text anchored with distributed spacing

See Also