TextParagraph.AlignmentType

TextParagraph.AlignmentType property

Gets and sets the text horizontal alignment type of the paragraph.

public TextAlignmentType AlignmentType { get; set; }

See Also