Note
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ შესვლა ან დირექტორიების შეცვლა.
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ დირექტორიების შეცვლა.
Indicates the thickness of the font for the item.
Syntax
<Style>
...
<FontWeight>...</FontWeight>
...
</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 |
Remarks
The FontWeight element must contain an expression that evaluates to one of the following values:
- Lighter
- Normal
- Bold
- Bolder
- 100
- 200
- 300
- 400
- 500
- 600
- 700
- 800
- 900
FontWeight applies only to text box, subtotal, title, and legend report items.
See Also
Reference
Report Definition XML Elements