LineAlignment

Overview

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

Represents the lines alignment type.

This enumeration defines 3 values: NOT_DEFINED, CENTER, INSET.

Values

ValueDescription
NOT_DEFINEDRepresents an undefined line alignment state
CENTERRepresents line alignment centered on the shape
INSETRepresents line alignment inset from the shape’s edge

See Also