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