[]
Gets or sets a heading level of the table of contents.
[ExpressionBaseType(typeof(int))]
public ExpressionInfo HeadingLevel { get; set; }
Type | Description |
---|---|
ExpressionInfo | An ExpressionInfo object that evaluates to an int value indicating the heading level of the ToC. |