.NET Framework Class Library
DocumentProcessingErrorEventArgs Class
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core Namespace > DocumentProcessingErrorEventArgs Class |
Represents details about event fired when a document engine encounters an error when processing the document.
Namespace: Gnostice.Core
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Class DocumentProcessingErrorEventArgs _ |
C# |
public class DocumentProcessingErrorEventArgs : DocEventArgs |
Visual C++ |
public ref class DocumentProcessingErrorEventArgs : public DocEventArgs |
System.Object
System.EventArgs
Gnostice.Core.DocumentProcessingErrorEventArgs