Please enable JavaScript to view this site.

TIFF Image Printer

Description

This property returns an HRESULT value for the conversion status. To get the status and any error message information the property, use the HRESULT to create an instance of a Win32Exception class. This state can only be checked when the job is completely finished.

Read-only.

Syntax

expression.ConversionStatus

where expression is an IPNJob object.

Returns an Integer containing the HRESULT return code.

See Also: AbortedBySystem AbortedByUser BytesPrinted BytesSpooled ConvertedPages ConvertedPagesSkipped Document Files JobGUID JobID PagesPrinted PagesSpooled PrintSessionGUID Session Status StatusMessage SubmittedTime UserName