Contents - Index - Previous - Next


LeftMargin property




Declaration
property LeftMargin: Integer;

Description

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

Use LeftMargin to indent a paragraph from the left margin of the entire body of the document. LeftMargin is useful for making individual paragraphs stand out from the rest of the text.

Run-time only