Telnet special character : Carriage Return.

Namespace: Jscape.Telnet
Assembly: Jscape.Telnet (in Jscape.Telnet.dll) Version: 2.6.1.0

Syntax

C#
protected internal static int CR
Visual Basic
Protected Friend Shared CR As Integer
Visual C++
protected public:
static int CR

Remarks

Moves the printer to the left margin of the current line.

See Also