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 |
---|
Public Property TerminalFont As TerminalFont Get Set |
C# |
---|
public TerminalFont TerminalFont { get; set; } |