CODIUM Programming Language (CPL) CodiumSDK CPL TextAlign
July 14, 2023 at 8:30 PM
Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll
Ensamblado: CodiumSDK.dll
Text Align
C# |
public enum TextAlign |
Constante | Descripción | |
---|---|---|
Center | Centers the text | |
Inherit | Inherits this property from its parent element. | |
Initial | Sets this property to its default value. | |
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 |