.NET Framework Class Library
DocumentProcessingErrorEventArgs Class
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WPF Namespace > DocumentProcessingErrorEventArgs Class |
Represents details passed to DocumentLoaded event handler.
Namespace: Gnostice.Controls.WPF
Assembly: Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)
Visual Basic |
Public Class DocumentProcessingErrorEventArgs _ |
C# |
public class DocumentProcessingErrorEventArgs : RoutedEventArgs |
Visual C++ |
public ref class DocumentProcessingErrorEventArgs : public RoutedEventArgs |
System.Object
System.EventArgs
System.Windows.RoutedEventArgs
Gnostice.Controls.WPF.DocumentProcessingErrorEventArgs