Click or drag to resize

TableOfContent LowerHeadingLevel Property

Gets or sets the starting heading level of the table of content. Default value is 1

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

Property Value

Type: Int32
The starting heading level.
See Also