2.14.17 Rectangle.KeepTogether
Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01
The Rectangle.KeepTogether element specifies whether the entire contents of a Rectangle is kept together on one page if possible. This element is optional. If this element is present, its value 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.KeepTogether element.
Parent elements |
---|
Rectangle |
The following is the XML Schema definition of the Rectangle.KeepTogether element.
-
<xsd:element name="KeepTogether" type="xsd:boolean" minOccurs="0" " />