Class ClientPrintJobGroup
Specifies information about a group of ClientPrintJob objects to be processed at the client side.
public
string
|
#
sendToClient( )
Sends this ClientPrintJobGroup object to the client for further processing. The ClientPrintJobGroup object will be processed by the WCPP installed at the client machine. |
public
array
|
$clientPrintJobGroup | null |
#
Gets or sets an array of ClientPrintJob objects to be processed at the client side. Default is NULL. |