2.7.4 Body.Height

The Body.Height element specifies the height of the Body of a report in RDL 2003/10, RDL 2005/01, and RDL 2008/01, or of a report section in RDL 2010/01 and RDL 2016/01. This element MUST be specified, and its value MUST be an RdlSize.

Following is the parent element of the Body.Height element.

Parent elements

Body

The following is the XML Schema definition of the Body.Height element.

 <xsd:element name="Height" type="SizeType" minOccurs="1" />