Creates a new TabStop instance.

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public TabStop( Length position, TabStopAlignment alignment, TabStopLeader leader )

Parameters

position
Type: Length

The position.

alignment
Type: TabStopAlignment

The alignment.

leader
Type: TabStopLeader

The leader characters that will be used to fill the gap between the current text position and the tab stop.