[]
Specifies the text alignment on a tab position. See TabPositions for details.
public enum TabAlignmentEnum
| Name | Description |
|---|---|
| Center | Text is centered around the tab position. |
| Left | Text is left-aligned on the tab position (text starts at the tab stop). |
| Right | Text is right-aligned on the tab position (text ends at the tab stop). |