2.50.20 Matrix.PageBreakAtEnd
Applies to RDL 2003/10 and RDL 2005/01
The Matrix.PageBreakAtEnd element specifies whether a renderer inserts a page break at the end of this Matrix. This element is optional. The value of Matrix.PageBreakAtEnd 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 Matrix.PageBreakAtEnd element.
Parent elements |
---|
Matrix |
The following is the XML Schema definition of the Matrix.PageBreakAtEnd element.
-
<xsd:element name="PageBreakAtEnd" type="xsd:boolean" minOccurs="0" />