Alignment

IParagraphFormat.Alignment property

Returns or sets the text alignment in a paragraph with no inheritance. Read/write TextAlignment.

public TextAlignment Alignment { get; set; }

See Also