Home >Online Product Documentation >Table of Contents >Body Properties
Body Properties
Body properties affect all other components in an XML Publisher report unless they have their own format settings specified for them. Body properties are displayed on these tabs - Document, Decimal Format, and Text.
Property
|
Description
|
---|
Base URL
|
Base URL used for HTML links and image resolution.
|
Background
|
Sets the background color for the report.
|
Table 176. Document Properties
Property
|
Description
|
---|
Zero Digit
|
The character used as the digit zero. The default is the digit zero (0).
|
Digit
|
The character used for a digit in the picture string. The default is number sign character (#).
|
Decimal Separator
|
The character used for the decimal sign. The default is the period character (.).
|
Grouping Separator
|
The character used as a grouping (thousands, for example) separator. The default is the comma character (,).
|
Pattern Separator
|
The character used to separate positive and negative sub-pictures in a picture string. The default is the semi-colon character (;).
|
Minus Sign
|
The character used as the default minus sign. The default is the hyphen-minus character (-, #x2D).
|
Percent
|
The character used as a percent sign. The default is the percent character (%).
|
Per mille
|
The character used as a per mille sign. The default is the Unicode per-mille character (#x2030).
|
Infinity
|
The string used to represent infinity. The default value is the string "Infinity".
|
NaN
|
The string used to represent the NaN value. The default is the string "NaN" (not a number).
|
Table 177. Decimal Format Properties
Property
|
Description
|
---|
Alignment
|
Aligns body content along left margin, right margin, or in the center. Default is None .
|
Font
|
Sets the font for body contents. If no value is specified, Stylus Studio uses the font specified in the toolbar.
|
Size
|
Sets the font size for body contents. If no value is specified, Stylus Studio uses the font size specified in the toolbar.
|
Color
|
Sets the font color for body contents. If no value is specified, Stylus Studio uses the value specified by the Foreground Color tool in the toolbar.
|
Background
|
Sets the background color for body contents. If no value is specified, Stylus Studio uses the value specified on the Document tab.
|
Bold
|
Sets the body content to bold. If no value is specified, Stylus Studio uses the value specified by the Bold tool in the toolbar.
|
Italic
|
Sets the body content to italic. If no value is specified, Stylus Studio uses the value specified by the Italic tool in the toolbar.
|
Underline
|
Sets the body content to underline. If no value is specified, Stylus Studio uses the value specified by the Underline tool in the toolbar.
|
Base URL
|
Base URL used for HTML links and image resolution.
|
Table 178. Text Properties