Class FontStyles
font styles
Namespace: NipoSoftware.Nfield.Interviewing.Contracts.Data
Assembly: NipoSoftware.Nfield.Interviewing.Contracts.Monodroid.dll
Syntax
public sealed class FontStyles : Enum
Fields
Bold
Bold
Declaration
public const FontStyles Bold
Field Value
| Type | Description |
|---|---|
| FontStyles |
Italic
Italic
Declaration
public const FontStyles Italic
Field Value
| Type | Description |
|---|---|
| FontStyles |
None
No (additional) styles applied
Declaration
public const FontStyles None
Field Value
| Type | Description |
|---|---|
| FontStyles |
Strikeout
Strike out
Declaration
public const FontStyles Strikeout
Field Value
| Type | Description |
|---|---|
| FontStyles |
Underline
Underline
Declaration
public const FontStyles Underline
Field Value
| Type | Description |
|---|---|
| FontStyles |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| Int32 |