Click or drag to resize
TextParaAddTab Method
Adds a tab at the displacement position.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public void AddTab(
	float position
)

Parameters

position
Type: SystemSingle
New tab displacement, in floating-point points.
See Also