CODIUM Programming Language (CPL) CodiumSDK CPL TextDecorationLine
July 14, 2023 at 8:30 PMEnsamblado: CodiumSDK.dll
| C# |
| public enum TextDecorationLine |
| Constante | Descripción | |
|---|---|---|
| Inherit | Inherits this property from its parent element. | |
| Initial | Sets this property to its default value. | |
| Line_Through | Specifies that a line will be displayed through the text | |
| None | Default value. Specifies no line for the text-decoration | |
| Overline | Specifies that a line will be displayed over the text | |
| Underline | Specifies that a line will be displayed under the text |