Click or drag to resize

TableOfContent Constructor (IDocument, String)

Initializes a new instance of the TableOfContent class.

Namespace: Spire.Doc.Fields
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public TableOfContent(
	IDocument doc,
	string switches
)

Parameters

doc
Type: Spire.Doc.Interface IDocument
The doc.
switches
Type: System String
The switches.
See Also