2.8.6 Page.LeftMargin

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

The Page.LeftMargin element specifies the width of the left margin of a Page. The Page.LeftMargin 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.LeftMargin element.

Parent elements

Page

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

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