HorizontalAlignment

HorizontalAlignment

Overview

HorizontalAlignment is a enum in Aspose.Note FOSS for Python.

HorizontalAlignment.Left represents left horizontal alignment.

Description

HorizontalAlignment is a class in the Aspose.Note FOSS library for Python that exposes 0 methods and 0 properties for programmatic use. It extends Enum, inheriting shared functionality from its parent type.

Values

ValueDescription
LeftRepresents left horizontal alignment
CenterRepresents centered horizontal alignment
RightRepresents right horizontal alignment

See Also