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