2.18.5 Paragraph.RightIndent

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

The Paragraph.RightIndent element specifies the indentation for text within a Paragraph from the right edge of its containing Textbox. This 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.RightIndent element.

Parent elements

 Paragraph

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

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