TerminalFontStyles Enum
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9448)
Specifies terminal font style.
Syntax
[Flags]
public enum TerminalFontStyles
Fields
| Name | Description |
|---|---|
| Bold | Bold text. |
| Italic | Italic text. |
| Regular | Regular text. |