Gets or sets a bold flag.

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

Field Value

Bold flag.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also