The properties of a TOC object in a web report are:
Property Name | Description | |||
---|---|---|---|---|
General | ||||
Root Label | Specifies the text of the label which will be displayed on the root of the TOC tree.
Data type: String |
|||
Color | ||||
Background | Specifies the background color of the object. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000), choose a formula that returns a color, or select Custom from the drop-down list to specify the color.
Data type: String |
|||
Foreground | Specifies the foreground color of the object. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000), choose a formula that returns a color, or select Custom from the drop-down list to specify the color.
Data type: String |
|||
CSS | ||||
Class | Specifies a CSS class to be applied to the object which is a valid class in the CSS file.
Data type: String |
|||
Style | The property can be used in two ways.
Data type: String | |||
Font | ||||
Bold | Specifies whether to make the text bold.
Data type: Boolean |
|||
Font Face | Specifies the font of the text. Choose an option from the drop-down list.
Data type: Enumeration |
|||
Font Size | Specifies the font size of the text. Enter an integer value to change the size.
Data type: Integer |
|||
Italic | Specifies whether to make the text italic.
Data type: Boolean |
|||
Strikethrough | Specifies whether to add a strikethrough line to the text.
Data type: Boolean |
|||
Underline | Specifies whether to underline the text.
Data type: Boolean |