2.13.32 TextTabTypeEnum

Referenced by: TabStop

An enumeration that specifies alignment types of tab stops.

Name

Value

Meaning

Tx_TABLeft

0x0000

 Left-aligned tab stop.

Tx_TABCenter

0x0001

 Center-aligned tab stop.

Tx_TABRight

0x0002

 Right-aligned tab stop.

Tx_TABDecimal

0x0003

 Decimal point-aligned tab stop.