Description

A collection of PNConversionResultPrintJob objects. This print job object represents a single print job created when a converter from Document Conversion Service uses the Document Conversion Service to convert the file. Most documents will only create a single print job, but there are certain converters, such as Excel, that do create multiple print jobs for a single document.

Read-only.

Syntax

expression.PrintJobs

where expression is an PNConversionResult object.

Returns a List<PNConversionResultPrintJob> objects.

See Also:

Completed ConverterPlugInUsed Errors Messages OutputFileRenderedPages

OutputFiles PrintJobPrintedPages Submitted