ITerm.ResetTextColor

Fore Syntax

ResetTextColor();

Fore.NET Syntax

ResetTextColor();

Description

The ResetTextColor method resets color of term characters.

Comments

The method sets basic color for each character specified in the ITerm.Color property.

Example

The method use is given in on the ITerm.CustomHyperlinkStyle page.

See also:

ITerm