TerminalCell.Bold Property
Namespace: Rebex.TerminalEmulation
Assembly: Rebex.Terminal.dll (version 7.0.9147)
Bold
Gets or sets a bold flag.
Declaration
public bool Bold { get; set; }
Property Value
Type | Description |
---|---|
Boolean | Bold flag. |