Class FontStyle
Inheritance
System.Object
FontStyle
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class FontStyle : Enum
Fields
Bold
Declaration
public const FontStyle Bold
Field Value
Italic
Declaration
public const FontStyle Italic
Field Value
None
Declaration
public const FontStyle None
Field Value
Strikethrough
Declaration
public const FontStyle Strikethrough
Field Value
Underline
Declaration
public const FontStyle Underline
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|