FontStyle Element (RDL)
Indicates the style of the font for the item.
Syntaxe
<Style>
...
<FontStyle>...</FontStyle>
...
</Style>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
Normal |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child element |
None |
Notes
The FontStyle element must contain an expression that evaluates to one of two values: Normal or Italic.
FontStyle applies only to text box, subtotal, title, and legend report items.
Voir aussi
Référence
Report Definition XML Elements