In the Advanced properties tab, these properties are located at the top-level, in the Metadata, and in the sections.
| Type | Value | Description |
|---|---|---|
| Tag | String | Tag name for the element. This property cannot be edited. |
| Name | String | The name of the element. |
| Description | String | A summary or note about this element. |
| Assignment | String | The variables that are assigned to the element. |
| Condition | String | A script that can apply variables or attributes as conditions on the element. |
| Master page | String | Name of the master page applied to the element |
| Force page change | true, false | When true, a page break is inserted if current master page is similar to previous one |
| Target region | String | Writes current element in the specified region |
In the Advanced properties tab, these properties are located in the section.
| Type | Value | Description |
|---|---|---|
| Toc code | String | A script taken from Microsoft Word to insert specific characteristics to the element in your document. |
In the Advanced properties tab, these properties are located in the , , , and sections.
| Type | Value | Description |
|---|---|---|
| Font | 000000 to FFFFFF | The hexadecimal
color of the text in the element. Some output formats accept transparent as
a value. Example: ![]() |
| Size | 1 to 1638 | The point size of the text in the element Example: ![]() |
| Bold | true, false | Applies bold styling Example: ![]() |
| Italic | true, false | Applies italic styling Example: ![]() |
| Underline | true, false, single, words, double, dotted, thick, dash, dash long, dot dash, dot dot dash, wavy, dotted heavy, dash heavy, dash long heavy, dot dash heavy, dot dot dash heavy, wavy heavy, wavy double | Creates a horizontal line beneath the text Example: ![]() |
| Overline | true, false | Creates a horizontal line over the text |
| Strikethrough | true, false, double | Creates a horizontal line through the center of the text Example: ![]() |
| Color | 000000 to FFFFFF | The hexidecimal color of the text in the element. |
| Underline color | 000000 to FFFFFF | The hexadecimal color of the line underneath the text in the element. |