Telnet special character : Line Feed.

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

Syntax

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

Remarks

Moves the printer to the next print line, keeping the same horizontal position.

See Also