다음을 통해 공유


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

Style

Child elements

BackgroundRepeat, MIMEType, Source, Value

주의

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

도움말 및 정보

SQL Server 2005 지원 받기