CODIUM Programming Language (CPL) CodiumSDK CPL TextJustify
July 14, 2023 at 8:30 PM
Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll
Ensamblado: CodiumSDK.dll
Text Justify
C# |
public enum TextJustify |
Constante | Descripción | |
---|---|---|
Auto | The browser determines the justification algorithm | |
Inherit | Inherits this property from its parent element. | |
Initial | Sets this property to its default value. | |
Inter_Character | Increases/Decreases the space between characters | |
Inter_Word | Increases/Decreases the space between words | |
None | Disables justification methods |