Programming with Reflection
SpacesPerTab property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) the number of consecutive spaces that are converted to a single tab character (for WriteSpacesAsTab) or the number of spaces that a single tab character is converted into (for ReadTabAsSpaces).
This property is relevant only for ASCII file transfers, when either WriteSpacesAsTab or ReadTabAsSpaces is True.
The default value is 8.
The range of values is 1-20.