2.18.2 Paragraph.LeftIndent

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

The Paragraph.LeftIndent element specifies the indentation for text within a Paragraph from the left edge of its containing Textbox. This element is optional. If the Paragraph.LeftIndent element is present, its value MUST be an RdlSize or an expression that evaluates to an RdlSize.

Following is the parent element of the Paragraph.LeftIndent element.

Parent elements

 Paragraph

The following is the XML Schema definition of the Paragraph.LeftIndent element.

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