BackgroundImage Element (RDL)
Provides information about the background image.
語法
<Style>
...
<BackgroundImage>
<Source>...</Source>
<Value>...</Value>
<MIMEType>...</MIMEType>
<BackgroundRepeat></BackgroundRepeat>
</BackgroundImage>
...
</Style>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child elements |
備註
If the BackgroundImage element is omitted, there is no background image.
BackgroundImage applies only to rectangle, text box, list, matrix, table, body, subtotal, title, and legend report items. BackgroundImage does not apply to the line, image, subreport, and chart report items.
請參閱
參考
Report Definition XML Elements