Enum HorizontalAlignment
Text alignment options along the horizontal axis for paragraphs and inline content.
Namespace: Telerik.Windows.Documents.Fixed.Model.Editing.Flow
Assembly: Telerik.Windows.Documents.Fixed.dll
Syntax
public enum HorizontalAlignment
Center
Centers text between the margins.
Justified
Justifies text so both left and right edges align, adjusting inter-word spacing.
Left
Aligns text to the left margin.
Right
Aligns text to the right margin.