API Documentation > CorelDRAW > 2025-v26 > TextTabPositions > IVGTextTabPositions
TextTabPositions.AddEvery method
Adds new tab stops placed at the given distance from each other to the text in the range
Syntax:
Sub AddEvery(ByVal Position As Double, Optional ByVal Alignment As cdrTextTabAlignment = cdrTextTabLeft, Optional ByVal Leadered As Boolean = False)
Parameters:
Name Type Description
Position
Double
Alignment
Specifies the alignment for a tab-stop position.
Leadered
Boolean
Specifies whether a tab-stop position uses a leader character to fill the empty space.
Remarks:
The AddEvery method adds, to the text in a text range, new tab stops placed at a given distance from each other.