2.9.301 TabLC
The TabLC enumeration is a 3-bit unsigned integer that specifies the characters that are used to fill in the space which is created by a tab that ends at a custom tab stop. This MUST be one of the following values.
Name |
Value |
Meaning |
---|---|---|
0x0 |
No leader. |
|
0x1 |
Dot leader. |
|
0x2 |
Dashed leader. |
|
0x3 |
Underscore leader. |
|
0x4 |
Same as tlcUnderscore. |
|
0x5 |
Centered dot leader. |
|
0x7 |
Same as tlcNone. |