.NET Framework Class Library

DocumentProcessingErrorEventArgs Members

<< Click to Display Table of Contents >>

.NET Framework Class Library

DocumentProcessingErrorEventArgs Members

The DocumentProcessingErrorEventArgs type exposes the following members.

Constructors

 

Name

Description

Public method

DocumentProcessingErrorEventArgs

Creates an instance of this class.

Methods

 

Name

Description

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetType

(Inherited from Object.)

Protected method

MemberwiseClone

(Inherited from Object.)

Public method

ToString

(Inherited from Object.)

Properties

 

Name

Description

Public property

Document

Gets document that caused this event.

(Inherited from DocEventArgs.)

Public property

Exception

Gets the exception thrown when processing the document.

See Also

DocumentProcessingErrorEventArgs Class

Gnostice.Core Namespace