IdxRichEditParagraph.GetAlignment Method
Identifies the paragraph’s alignment.
Declaration
function GetAlignment: TdxRichEditParagraphAlignment;
Returns
Type |
---|
TdxRichEditParagraphAlignment |
Remarks
The GetAlignment function is a getter of the Alignment property.
See Also