Enum HorizontalAlignment

Enum HorizontalAlignment

Namespace: Aspose.Note
Assembly: Aspose.Note.dll (24.12.0)

Specifies the alignment.

public enum HorizontalAlignment

Fields

Center = 1

Text is centered.

Left = 0

Text is aligned to the left.

Right = 2

Text is aligned to the right.