LineHeight Element (RDL)
Describes the height of a line of text.
Sintaxis
<Style>
...
<LineHeight>...</LineHeight>
...
</Style>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
Determined by the rendering extension |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child element |
None |
Notas
LineHeight contains an expression that evaluates to a point size. The minimum value for the LineHeight element is 1 point. The maximum value is 1000 points.
LineHeight applies only to text box, subtotal, title, and legend report items.
Vea también
Referencia
Report Definition XML Elements