.NET Framework Class Library
DocumentProcessingErrorEventArgs Constructor
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WPF Namespace > DocumentProcessingErrorEventArgs Class > DocumentProcessingErrorEventArgs Constructor |
Namespace: Gnostice.Controls.WPF
Assembly: Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)
Visual Basic |
Public Sub New ( _ |
C# |
public DocumentProcessingErrorEventArgs( |
Visual C++ |
public: |
routedEvent
Type: System.Windows.RoutedEvent
document
Type: Gnostice.Core.DOM.IDocument
exception
Type: System.Exception
DocumentProcessingErrorEventArgs Class