SharpLeaf Reference > ParagraphStyle Structure > Alignment Property

ParagraphStyle.Alignment Property

Text horizontal alignment within frame (default is Alignment.Left).

public Alignment Alignment {get; set;}

Example

style.Alignment = Alignment.Center;

Description

Ignored for lines of text that use tab stops. Alignment.Decimal cannot be used.

See also ...

ParagraphStyle.Members


Send comments on this topic
© Dyalog Ltd 2021