Click or drag to resize

ParagraphFormat Tabs Property

Gets the tabs info.

Namespace: Spire.Doc.Formatting
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public TabCollection Tabs { get; }

Property Value

Type: TabCollection
The tabs info.
See Also