Click or drag to resize

Document UpdateTableOfContents Method (TableOfContent)

Update specified Table of content in the document.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public void UpdateTableOfContents(
	TableOfContent toc
)

Parameters

toc
Type: Spire.Doc.Fields TableOfContent
See Also