Click or drag to resize
TextParaDeleteTab Method
Deletes a tab at a specified displacement.

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

Parameters

position
Type: SystemSingle
Displacement, in floating-point points, at which a tab should be deleted.
See Also