TabStop.TabStop

TabStop()

Initializes a new instance of the TabStop class.

public TabStop()

See Also


TabStop(float)

Initializes a new instance of the TabStop class with specified position.

public TabStop(float position)
ParameterTypeDescription
positionSingleThe position of the tab stop.

See Also