Specifies the horizontal alignment of text in an control.
Namespace: MindFusion.UI.WebAssembly: MindFusion.UI.Web
public enum TextAlignment
Public Enumeration TextAlignment
Left
Aligns the text to the left.
Right
Aligns the text to the right.
Center
Centers the text.
MindFusion.UI.Web Namespace