New to Telerik Document ProcessingStart a free 30-day trial

Text alignment options along the horizontal axis for paragraphs and inline content.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model.Editing.Flow

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

C#
public enum HorizontalAlignment

Fields

Centers text between the margins.

C#
Center = 2

Justifies text so both left and right edges align, adjusting inter-word spacing.

C#
Justified = 3

Aligns text to the left margin.

C#
Left = 0

Aligns text to the right margin.

C#
Right = 1
In this article
DefinitionFieldsCenterJustifiedLeftRight
Not finding the help you need?
Contact Support