0-based outline level of this heading. E.g. 0 may be the outline level of a chapter.

Namespace: TallComponents.PDF.Layout.Paragraphs
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public int Level { get; set; }
Visual Basic
Public Property Level As Integer
	Get
	Set

See Also