PowerTCP Emulation for .NET
PrintCursorLine Method




Sends a copy of the line the cursor is currently on to the printer.
Syntax
Public Sub PrintCursorLine() 
Dim instance As Vt
 
instance.PrintCursorLine()
public void PrintCursorLine()
public: void PrintCursorLine(); 
public:
void PrintCursorLine(); 
Remarks

See the Printer property for information on selecting the output printer.

The print font will be the closest available match to the display font.

Unicode character printing is fully supported.

See Also

Reference

Vt Class
Vt Members


PowerTCP Emulation for .NET Documentation Version 4.7
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic