SendPrint

Send the current print to the named Device at Destination on host.

Syntax

<<outputstream>>::SendPrint(
   Device : stringExpression [
   Destination : stringExpression [
   HostName : stringExpression ] ] )  : void

Owner

Any outputstream.

Parameters

Device

A string expression specifying the device to which print output should be sent.

Destination

A string expression specifying destination for the printer device.

Hostname

A string expression specifying the hostname for the printer device at destination.