TerminalControl.Font Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.Control.dll (version 7.0.9119)
Font
Gets or sets the font of the text displayed by this control.
Declaration
[Browsable(true)]
public override Font Font { get; set; }
Property Value
Type | Description |
---|---|
Font | Font of the text displayed by this control. |