BackgroundImage Element (RDL)

Provides information about the background image.

Syntax

<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

Remarks

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.

See Also

Reference

Report Definition XML Elements

Help and Information

Getting SQL Server 2005 Assistance