In the All 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. |
Style name | String | Name of the style that is applied to the element. |
In the All properties tab, these properties are located in the
section.Type | Value | Description |
---|---|---|
Header from top | Number | The value in pixels or points of the space between the header and the top of the page. |
Same as previous | true, false | You can set the Specific properties for the first header in your template, and for every header after it, you can set the Same as previous property to true so that all of your headers behave the same way. |
In the All properties tab, these properties are located in the
, , , and sections.Type | Value | Description |
---|---|---|
Font | String, Cambria, Courier New, Georgia, Helvetica, Lucida, Tahoma, Times New Roman, Verdana | Select one of the common fonts available in the dropdown menu or type the name of another font on your computer to use. |
Size | 1 to 1638 | The point size of the text in the element. You can select
a value from the dropdown menu or type a value between the supported
sizes. Example: ![]() |
Color | 000000 to FFFFFF | Default value: 000000 The hexadecimal color of the text in the element. Example: ![]() Note: The value transparent is
only supported for XSL-FO output.
|
Bold | true, false | Default value: false true applies bold styling. Example: ![]() |
Italic | true, false | Default value: false true 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 | Default value: false true creates a horizontal line beneath the text. Example: ![]() |
Overline | true, false | Default value: false true creates a horizontal line over the text. Example: ![]() |
Strikethrough | true, false, double | Default value: false true creates a horizontal line through the center of the text. Example: ![]() |
Shadow | true, false | Default value: false true creates a shadow on the text. Example: ![]() |
Outline | true, false | Default value: false true creates an outline around the text. Example: ![]() |
Emboss | true, false | Default value: false true creates an emboss around the text. Example: ![]() |
Engrave | true, false | Default value: false true creates an engrave around the text. Example: ![]() |
Small caps | true, false | Default value: false true changes lowercase letters into capital letters. Example: ![]() |
All caps | true, false | Default value: false true changes all letters into capital letters. Example: ![]() |
Hidden | true, false | Default value: false true removes the text from the output. |
Underline color | 000000 to FFFFFF | Default value: 000000 The hexadecimal color of the line underneath the text in the element. |