ClaimedJournalPrinter.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 journal printer station.
public:
virtual JournalPrintJob ^ CreateJob() = CreateJob;
JournalPrintJob CreateJob();
public JournalPrintJob CreateJob();
function createJob()
Public Function CreateJob () As JournalPrintJob
Returns
The new print job for the journal printer station.