'Declaration
Public Enum C1StyleFontStyle Inherits System.Enum
public enum C1StyleFontStyle : System.Enum
'Declaration
Public Enum C1StyleFontStyle Inherits System.Enum
public enum C1StyleFontStyle : System.Enum
Member | Description |
---|---|
Inherit | Inherits this property from its parent element. |
Initial | Sets this property to its default value. |
Italic | The text is shown in italics. |
Normal | The text is shown normally. |
Oblique | The text is "leaning" (oblique is very similar to italic, but less supported) |
System.Object
System.ValueType
System.Enum
C1.Blazor.Core.C1StyleFontStyle