Forces regular text to be rendered as bold.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
Visual Basic |
---|
Public Property Bold As Boolean Get Set |
C# |
---|
public bool Bold { get; set; } |