BlinkingText Enum
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9448)
Specifies the appearance of the blinking text.
Syntax
[Flags]
public enum BlinkingText
Fields
| Name | Description |
|---|---|
| Bold | Bold text. |
| InverseColor | Inversed color. |
| Italic | Italic text. |
| LightBackColor | Light background color. |
| LightColor | Light foreground color. |
| Underline | Underlined text. |