Enum TextAlignment
Namespace: Telerik.WinControls.RichTextEditor.UI
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public enum TextAlignment
Center
Text is centered.
Justify
Text is justified.
Left
Default. Text is aligned to the left.
Right
Text is aligned to the right.