TextAnchorType

TextAnchorType

Overview

TextAnchorType is a enum in Aspose.Slides FOSS for C++.

Text box alignment within a text area.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined or default text anchor
TOPRepresents text anchored at the top of the container
CENTERRepresents text anchored at the vertical center
BOTTOMRepresents text anchored at the bottom
JUSTIFIEDRepresents text anchored with justified alignment
DISTRIBUTEDRepresents text anchored with distributed spacing

See Also