Enumeration StiRichTextAlignment

Index

Enumeration members

Enumeration members

Center

Center: = 3

The text is aligned in the center.

Justify

Justify: = 4

The text is justified.

Left

Left: = 1

The text is aligned to the left.

Right

Right: = 2

The text is aligned to the right.

Generated using TypeDoc