The CTextStyle..::.CTextAlignment type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| Auto()()() |
Use the same alignment as in RTF document. This property is set by default.
| |
| Center()()() |
Align all text by center
| |
| Justify()()() |
Align all text by justify
| |
| Left()()() |
Align all text by left
| |
| Right()()() |
Align all text by right
|