Gets or sets the minimum structure level for this table of contents. The table of contents contains all paragraphs with a structure level larger than or equal this value. It must be between 1 and 10.

Syntax

public short MinimumStructureLevel { get; set; }
Public Property MinimumStructureLevel() As Short