[]
Gets or sets the border style of the table of contents.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public BorderStyle Border { get; set; }
| Type | Description |
|---|---|
| BorderStyle | The border style of the table of contents as a BorderStyle. |