2.8.13 Page.TopMargin

Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01

The Page.TopMargin element specifies the height of the top margin of a Page. The Page.TopMargin element is optional. If this element is present, its value MUST be an RdlSize. If this element is not present, its value is interpreted as 0in.

Following is the parent element of the Page.TopMargin element.

Parent elements

Page

The following is the XML Schema definition of the Page.TopMargin element.

 <xsd:element name="TopMargin" type="SizeType" minOccurs="0" />