Click or drag to resize

Document TOC Property

Gets or sets the TOC element of the word document.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public TableOfContent TOC { get; set; }

Property Value

Type: TableOfContent

Implements

IDocument TOC
See Also