Header properties

Open the Properties view in Document Studio and select a Header. The Properties view displays these available properties for headers.


General properties

In the Advanced properties tab, these properties are located at the top-level, in the Metadata, and in the Formatting > Common 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


Specific properties

In the Advanced properties tab, these properties are located in the Formatting > specific 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.


Font properties

In the Advanced properties tab, these properties are located in the Formatting > FontFormatting > Line, Formatting > Character, and Formatting > Effects 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:

Font color example

Size 1 to 1638 The point size of the text in the element

Example:

Font size example

Bold true, false Applies bold styling

Example:

Bold example

Italic true, false Applies italic styling

Example:

Italic 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:

Underline 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:

Strikethrough example

Character spacing -1500 to 1500 Spaces between text characters

Example:

Character spacing example

Character position -1500 to 1500 The vertical position of the text relative to the normal text position

Examples:

Positive character spacing example
Negative character spacing example

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:

Character scale example

Superscript true, false Decreases the size of the text and moves it upward on the line

Example:

Superscript example

Subscript true, false Decreases the size of the text and moves it downward on the line

Example:

Subscript example

Shadow true, false Creates a shadow on the text

Example:

Shadow example

Outline true, false Creates an outline around the text

Example:

Outline example

Emboss true, false Creates an emboss around the text

Example:

Emboss example

Engrave true, false Creates an engrave around the text

Example:

Engrave example

Small caps true, false Changes lowercase letters into capital letters

Example:

Small caps example

All caps true, false Changes all letters into capital letters

Example:

All caps 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.

Feedback