Gets or sets the terminal font. Setting the font may also cause the screen size to be adjusted to fit into the control area.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Property TerminalFont As TerminalFont Get Set |
| C# |
|---|
TerminalFont TerminalFont { get; set; } |