Click or drag to resize

TabCollection AddTab Method (Single)

Adds the tab.

Namespace: Spire.Doc.Collections
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public Tab AddTab(
	float position
)

Parameters

position
Type: System Single
The position.

Return Value

Type: Tab
See Also