Telnet special character : Horizontal Tab.

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

Syntax

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

Remarks

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

See Also