ParagraphStyle.Alignment Property

Gets or sets the text alignment.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public TextAlignment Alignment { get; set; }

Property Value

The alignment of text in a paragraph.

See Also

Reference