Click or drag to resize
TextParaTabCount Property
Retrieves the tab count.

Namespace: TextObjectModel
Assembly: ManagedTOM2 (in ManagedTOM2.dll) Version: 1.0.5577.41188
Syntax
public Nullable<int> TabCount { get; }

Property Value

Type: NullableInt32
See Also