CODIUM Programming Language (CPL) CodiumSDK CPL FontStyle
July 14, 2023 at 8:30 PMEnsamblado: CodiumSDK.dll
| C# |
| public enum FontStyle |
| Constante | Descripción | |
|---|---|---|
| Inherit | Inherits this property from its parent element. | |
| Initial | Sets this property to its default value. Read about initial | |
| Italic | The browser displays an italic font style | |
| Normal | The browser displays a normal font style. This is default | |
| Oblique | The browser displays an oblique font style |