LineAlignment

Overview

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

Represents LineAlignment enumeration.

This enumeration defines 3 values: NotDefined, Center, Inset.

Values

ValueDescription
NotDefinedRepresents an undefined line alignment state
CenterRepresents line alignment centered on the shape’s edge
InsetRepresents line alignment inset from the shape’s edge

See Also