.NET Framework Class Library

ConverterErrorEventArgs Properties

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Converter Namespace > ConverterErrorEventArgs Class >

.NET Framework Class Library

ConverterErrorEventArgs Properties

The ConverterErrorEventArgs type exposes the following members.

Properties

 

Name

Description

Public property

Cancel

Gets or sets whether the conversion job needs to be canceled.

(Inherited from ConverterEventArgs.)

Public property

ErrorMessage

Gets error description.

Public property

InnerException

Gets Exception instance that caused the error.

Public property

InputDocumentIndex

Gets index of the document with which the error occurred.

Public property

JobInfo

Gets information about the conversion job.

(Inherited from ConverterEventArgs.)

See Also

ConverterErrorEventArgs Class

Gnostice.Converter Namespace