firstLineIndent

Type: Integer

Availability: Read or write at any time

The firstLineIndent property of the JadeRichText control contains the distance (in pixels) between the left edge of the first line of text in the selected paragraph and the left edge of subsequent lines in the same paragraph.

For an example of the use of this property, see "JadeRichText Control Method Example", earlier in this document.

This value can be negative. If multiple paragraphs are selected and each line has a different value, the property contains ParagraphFormat_Undefined (#80000000).

The default value of zero (0) indicates that the first line of text is not indented.