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; }

Field Value

Terminal font.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also