.NET Framework Class Library
DocumentProcessingErrorEventArgs Constructor
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core Namespace > DocumentProcessingErrorEventArgs Class > DocumentProcessingErrorEventArgs Constructor |
Creates an instance of this class.
Namespace: Gnostice.Core
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Sub New ( _ |
C# |
public DocumentProcessingErrorEventArgs( |
Visual C++ |
public: |
documentEngine
Type: Gnostice.Core.DOM.IDocument
e
Type: System.Exception
DocumentProcessingErrorEventArgs Class