FontSize Element (RDL)
Indicates the point size of the font for the item.
語法
<Style>
...
<FontSize>...</FontSize>
...
</Style>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
10pt |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child element |
None |
備註
FontSize contains an expression that evaluates to the point size of the font. The minimum value for the FontSize element is 1pt. The maximum value is 200pt.
FontSize applies only to text box, subtotal, title, and legend report items.
請參閱
參考
Report Definition XML Elements