Class ConsoleStyleOption
Inheritance
System.Object
ConsoleStyleOption
Namespace: Log73
Assembly: Log73.dll
Syntax
public class ConsoleStyleOption : object
Fields
|
Improve this Doc
View Source
BackgroundColor
Declaration
public Color? BackgroundColor
Field Value
Type |
Description |
System.Nullable<Color> |
|
|
Improve this Doc
View Source
Bold
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Color
Declaration
Field Value
Type |
Description |
System.Nullable<Color> |
|
|
Improve this Doc
View Source
CrossedOut
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Faint
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Invert
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Italic
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
RapidBlink
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
SlowBlink
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
ToUpper
Declaration
Field Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Underline
Declaration
Field Value
Type |
Description |
System.Boolean |
|
Extension Methods