Contents - Index - Previous - Next


TextIndent property




Declaration
property TextIndent: Integer;

Description

Specifies the indent, in pixels, of the first line of the paragraph relative to the left margin of the document.

Use TextIndent to specify the number of pixels to indent the first line of the paragraph. This value is relative to the value of the LeftMargin property.

Run-time only