[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Fields.TocStyleLevel.Level

Level Property

Level

Gets the built-in style outline level.

For custom styles the property value returns null.

Declaration
public OutlineLevel? Level { get; }
Public ReadOnly Property Level As OutlineLevel?