Description

Returns 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.GetPrintJobs

where expression is an PNConversionResultOutputFile object.

Returns a List<PNConversionResultPrintJob> collection.

See Also:

GetOutputFileRenderedPages GetPrintJobPrintedPages