Click or drag to resize

TableOfContent UseOutlineLevels Property

Gets or sets a value indicating whether use outline levels.Default value is false.

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

Property Value

Type: Boolean
if it uses outline levels, set to true .
See Also