Telnet special character : Vertical Tab.

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

Syntax

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

Remarks

Moves the printer to the next vertical tab stop. It remains unspecified how either party determines or establishes where such tab stops occur.

See Also