Click or drag to resize

Document UpdateTOCPageNumbers Method (TableOfContent)

Update specified Table of content page numbers 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 UpdateTOCPageNumbers(
	TableOfContent toc
)

Parameters

toc
Type: Spire.Doc.Fields TableOfContent
specified Table of content
See Also