Enum
TextAlignment

Definition

Namespace:Telerik.WinControls.SyntaxEditor.UI

Assembly:Telerik.WinControls.SyntaxEditor.dll

Syntax:

cs-api-definition
public enum TextAlignment

Fields

Center

Text is centered.

Declaration

cs-api-definition
Center = 2

Field Value

TextAlignment

Justify

Text is justified.

Declaration

cs-api-definition
Justify = 3

Field Value

TextAlignment

Left

Default. Text is aligned to the left.

Declaration

cs-api-definition
Left = 0

Field Value

TextAlignment

Right

Text is aligned to the right.

Declaration

cs-api-definition
Right = 1

Field Value

TextAlignment

In this article
DefinitionFieldsCenterJustifyLeftRight
Not finding the help you need?
Contact Support