2.14.23 Rectangle.PageBreakAtStart
Applies to RDL 2003/10 and RDL 2005/01
The Rectangle.PageBreakAtStart element indicates that the renderer places a page break at the start of a Rectangle. This element is optional. The value of this element MUST be a Boolean ([XMLSCHEMA2/2] section 3.2.2). If this element is not present, its value is interpreted as false.
Following is the parent element of the Rectangle.PageBreakAtStart element.
Parent elements |
---|
Rectangle |
The following is the XML Schema definition of the Rectangle.PageBreakAtStart element.
-
<xsd:element name="PageBreakAtStart" type="xsd:boolean" minOccurs="0" />