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. |
In the Advanced properties tab, this property is located at the top-level as Content.
| Type | Value | Description |
|---|---|---|
| Content | String | The text contained in the element which is visible in the output. Entering text here is the same as double-clicking on the element. |
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: ![]() |
| Character spacing | -1500 to 1500 | Spaces between text characters Example: ![]() |
| Character position | -1500 to 1500 | The vertical position of the text relative to the normal
text position Examples: ![]() ![]() |
| Character kerning | 8 to 72 | Allows each letter of text to overlap into the space of another |
| Character scale | 33 to 200 | Percent multiplied by the text size Example: ![]() |
| Superscript | true, false | Decreases the size of the text and moves it upward on the
line Example: ![]() |
| Subscript | true, false | Decreases the size of the text and moves it downward on
the line Example: ![]() |
| Shadow | true, false | Creates a shadow on the text Example: ![]() |
| Outline | true, false | Creates an outline around the text Example: ![]() |
| Emboss | true, false | Creates an emboss around the text Example: ![]() |
| Engrave | true, false | Creates an engrave around the text Example: ![]() |
| Small caps | true, false | Changes lowercase letters into capital letters Example: ![]() |
| All caps | true, false | Changes all letters into capital letters Example: ![]() |
| Hidden | true, false | Removes the text from the output. |
| Underline color | 000000 to FFFFFF | The hexadecimal color of the line underneath the text in the element. |