Gets or sets an italic flag.
Namespace:
Rebex.TerminalEmulation
Assembly:
Rebex.Terminal (in Rebex.Terminal.dll)
Syntax
| Visual Basic |
|---|
Public Property Italic As Boolean Get Set |
| C# |
|---|
public bool Italic { get; set; } |