Description

Returns a collection of PNConversionResultOutputFileRenderedPage objects. A PNConversionResultOutputFileRenderedPage object contains information about each individual page for this converted file, including what file it was created in and what page number it is in the new file.

Read-only.

Syntax

expression.GetOutputFileRenderedPages

where expression is an PNConversionResultOutputFile object.

Returns a List<PNConversionResultOutputFileRenderedPage> collection.

See Also:

GetPrintJobPrintedPages GetPrintJobs