[]
Gets or sets a numbering style for headings of the table of contents.
[ExpressionBaseType(typeof(NumberingStyle))]
public ExpressionInfo NumberingStyle { get; set; }
Type | Description |
---|---|
ExpressionInfo | An ExpressionInfo object that evaluates to a NumberingStyle enumeration. |