Please enable JavaScript to view this site.

Document Conversion Service 3.0

Description

Returns a collection of PNConversionResultOutputFile objects, one for each file created. From this object you can get the full output filename of the created file.

Read-only.

Syntax

expression.GetOutputFiles

where expression is an PNConversionResultPrintJob object.

Returns a List< PNConversionResultOutputFile> collection.

See Also:

GetPrintJobPrintedPages