Condividi tramite


BackgroundImage Element (RDL)

Provides information about the background image.

Sintassi

<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

Osservazioni

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.

Vedere anche

Riferimento

Report Definition XML Elements

Guida in linea e informazioni

Assistenza su SQL Server 2005