2.18.1 Paragraph.HangingIndent

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

The Paragraph.HangingIndent element specifies the indentation of the first line of text within a Paragraph relative to the peer Paragraph.LeftIndent element of the paragraph. The Paragraph.HangingIndent element is optional. If this 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.HangingIndent element.

Parent elements

 Paragraph

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

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