2.293.25 Style.PaddingBottom

The Style.PaddingBottom element specifies the padding between the bottom edge of a report item and its contents. This element is optional. If this element is present, its value MUST be an RdlSize or an expression that evaluates to an RdlSize.

The value of this element MUST NOT be a size that is greater than 1000 pt or the equivalent. If the grandparent element of the Style.PaddingBottom element is not Textbox, Subtotal, or Image, the Style.PaddingBottom element is ignored.

Following is the parent element of the Style.PaddingBottom element.

Parent elements

Style

The following is the XML Schema definition of the Style.PaddingBottom element.

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