New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinControls.SyntaxEditor.UI

Assembly:Telerik.WinControls.SyntaxEditor.dll

Syntax:

C#
public enum TextAlignment

Fields

Text is centered.

C#
Center = 2

Text is justified.

C#
Justify = 3

Default. Text is aligned to the left.

C#
Left = 0

Text is aligned to the right.

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