[]
Gets or sets the background color of the table of contents.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public string BackgroundColor { get; set; }
| Type | Description |
|---|---|
| string | The background color of the table of contents as a string. |