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
| Value | Description |
|---|---|
Left | Represents left horizontal alignment |
Center | Represents centered horizontal alignment |
Right | Represents right horizontal alignment |