The Paragraph object.

Inheritance Hierarchy

Object
    DlxObject
        DlxRectangle
            DlxParagraph

Methods

Name Description
GetAlignment Gets the text alignment mode.
GetLineSpacing Gets the line spacing.
GetMargin Gets the paragraph margins.
GetPosition Gets the text position.
GetText Gets the text string.
SetAlignment Set the text alignment mode.
SetLineSpacing Set the line spacing.
SetMargins Sets the paragraph margins.
SetPosition Set the position of the text.
SetText Set the text string.

See also