[]
DsPdfJS API / TabStop
TabStop =
object
Represents a tab stop in a Layout object.
optionalalignment:TabStopAlignment
Specifies how the text is aligned relative to the tab stop.
optionalleader:TabStopLeader
The type of the leader line displayed under the tab character.
offset:
number
The tab stop position relative to the left/right (for LTR/RTL text) margin, in graphic units.
optionalseparator:number|string
The separator character or its UTF-32 code used when the alignment property is set to "Separator".