ClaimedSlipPrinter.CreateJob Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new print job for the slip printer stiation.
public:
virtual SlipPrintJob ^ CreateJob() = CreateJob;
SlipPrintJob CreateJob();
public SlipPrintJob CreateJob();
function createJob()
Public Function CreateJob () As SlipPrintJob
Returns
The new print job for the slip printer station.