CODIUM Programming Language (CPL) CodiumSDK CPL TextAlign
July 14, 2023 at 8:30 PMEnsamblado: CodiumSDK.dll
| 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 |