Description

The PNConversionResult class describes the results of the conversion. This class contains the list of files created, any informational messages and any error messages that occurred during conversion.

Properties

Public Property   Completed

Read-only; The time at which the conversion was completed.

Public Property   ConverterPlugInUsed

Read-only; The converter that was used by Document Conversion Service to convert the file.

Public Property   Errors

Read-only; A collection of any errors that occurred during conversion.

Public Property   Messages

Read-only; A collection of any informational messages returned.

Public Property   OutputFileRenderedPages

Read-only; A collection of information about each page created in the converted file.

Public Property   OutputFiles

Read-only; A list of the files created.

Public Property   PrintJobPrintedPages

Read-only; A collection of information about each page that was printed to create the converted file.

Public Property   PrintJobs

Read-only; A list of all print jobs that resulted from converting this file.

Public Property   Submitted

Read-only; The time at which the conversion request was submitted to Document Conversion Service.