TerminalControl.TerminalFont Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9119)
TerminalFont
Gets or sets the terminal font. Setting the font may also cause the screen size to be adjusted to fit into the control area.
Declaration
[Browsable(false)]
public TerminalFont TerminalFont { get; set; }
Property Value
Type | Description |
---|---|
TerminalFont | Terminal font. |