| TabJustification Enumeration | 
Namespace: Spire.Doc.Documents
 Syntax
Syntax
 
 Members
 Members
| Member name | Value | Description | |
|---|---|---|---|
| Left | 0 | Left tab. | |
| Centered | 1 | Centered tab. | |
| Right | 2 | Right tab. | |
| Decimal | 3 | Decimal tab. | |
| Bar | 4 | Bar. | |
| List | 6 | List tab justification. | |
| Clear | 7 | Clears any tab stop in this position. | 
 See Also
See Also