Telnet special character : Form Feed.

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

Syntax

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

Remarks

Moves the printer to the top of the next page, keeping the same horizontal position.

See Also