[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.TocTcOptions.AllowedLevels

AllowedLevels Property

AllowedLevels

Gets the range of allowed TC field levels.

If a DisplayLevel of a TC field is not in this range, it will not be collected by the TOC field.

The default value is IsEmpty.

Declaration
public OutlineLevelRange AllowedLevels { get; }
Public ReadOnly Property AllowedLevels As OutlineLevelRange