2.12.11 Image.RepeatWith

The Image.RepeatWith element specifies the name of a data region in which the Image is repeated if the data region spans multiple pages. The data region MUST be in the same ReportItems collection as the image. If the image is in a PageSection or a PageHeaderFooter, the Image.RepeatWith element is ignored.

The Image.RepeatWith element is optional. If this element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1).

Following is the parent element of the Image.RepeatWith element.

Parent elements

Image

The following is the XML Schema definition of the Image.RepeatWith element.

 <xsd:element name="RepeatWith" type="xsd:string" minOccurs="0" />