'Declaration
Public Enum C1StyleTextAlign Inherits System.Enum
public enum C1StyleTextAlign : System.Enum
'Declaration
Public Enum C1StyleTextAlign Inherits System.Enum
public enum C1StyleTextAlign : System.Enum
Member | Description |
---|---|
Center | Centers the text. |
Justify | Stretches the lines so that each line has equal width (like in newspapers and magazines) |
Left | Aligns the text to the left. |
Right | Aligns the text to the right. |
System.Object
System.ValueType
System.Enum
C1.Blazor.Core.C1StyleTextAlign