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