Share via


BackgroundImage Element (RDL)

Provides information about the background image.

Syntaxe

<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

Style

Child elements

BackgroundRepeat, MIMEType, Source, Value

Notes

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.

Voir aussi

Référence

Report Definition XML Elements

Aide et Informations

Assistance sur SQL Server 2005