AlignmentType Enumeration

Type of alignment

Namespace:  Aspose.Pub
Assembly:  Aspose.PUB (in Aspose.PUB.dll) Version: 20.2
Syntax
public enum AlignmentType
Members
  Member nameValueDescription
Left0 Left alignment
Right1 Right alignment
Center2 Center alignment
Justify6 Justify alignment
See Also