Style

A Style node is used to specify a single appearance style.
Such an appearance style is referenced by various styled elements such as fields, paragraphs or pages.

Layout properties

Name
Project script attribute
Description
Line spacing
N/A
Additional spacing between lines of text in the element.
First line indentation
N/A
Indentation of the first line of text in the element.
Hanging indentation
N/A
Indentation of all but the first line of text in the element.
Justified
N/A
Check to justify the text in the element.
Orientation
N/A
Orientation of the text in the element.
Horizontal alignment
N/A
Horizontal alignment of the text in the element.
Vertical alignment
N/A
Vertical alignment of the text in the element.
Reading direction
N/A
Reading direction of the text in the element.
Page break before
N/A
Add a page break after the element?
Page break after
N/A
Add a page break before the element?
White-space handling
N/A
How to handle white-space in the text of the element.

Appearance properties

Name
Project script attribute
Description
Background color
N/A
Background color of the element.
Font name
N/A
Font name used for text in the element.
Font size
N/A
Font size used for text in the element.
Text color
N/A
Color used for text in the element.

Numbering properties

Name
Project script attribute
Description
Outline level
N/A
Outline level used for this style (typically used for nested headings)
Number style
N/A
Number style to use for this style.

Border properties

Name
Project script attribute
Description
All
N/A
Border color and width of all sides of the element.
Only visible if all sides of the border are equal.
Left
N/A
Border color and width of the left side of the element.
Right
N/A
Border color and width of the right side of the element.
Top
N/A
Border color and width of the top side of the element.
Bottom
N/A
Border color and width of the bottom side of the element.

Margin properties

Margin is the space between the border of the element and other elements.
Name
Project script attribute
Description
All
N/A
Margin of all sides of the element.
Only visible if the margin of all sides of the element are equal.
Left
N/A
Margin of the left side of the element.
Right
N/A
Margin of the right side of the element.
Top
N/A
Margin of the top side of the element.
Bottom
N/A
Margin of the bottom side of the element.

Padding properties

Padding is the space between the border of the element and the content of the element.
Name
Project script attribute
Description
All
N/A
Padding of all sides of the element.
Only visible if the padding of all sides of the element are equal.
Left
N/A
Padding of the left side of the element.
Right
N/A
Padding of the right side of the element.
Top
N/A
Padding of the top side of the element.
Bottom
N/A
Padding of the bottom side of the element.

Project script node name

N/A
See also:
Number style