getPrinterPort (print applet)

Syntax

String getPrinterPort()

Description

The getPrinterPort method lets you determine the client device's printer port. getPrinterPort returns the string used to specify the printer port.

Examples

myPort = getPrinterPort();

Determines the client device's printer prt.

Related topics
  • Print applet
  • setPrinterPort (print applet)