Click or drag to resize
TextParaGetTab Method (Int32)
Retrieves tab displacement for the specified tab.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public float GetTab(
	int index
)

Parameters

index
Type: SystemInt32
Index of tab for which to retrieve info.

Return Value

Type: Single
The tab displacement, in floating-point points.
See Also