.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 >

.NET Framework Class Library

DocumentProcessingErrorEventArgs Class

Represents details passed to DocumentLoaded event handler.

Namespace: Gnostice.Controls.WPF

Assembly:  Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)

Syntax

Visual Basic

Public Class DocumentProcessingErrorEventArgs _
 Inherits RoutedEventArgs

C#

public class DocumentProcessingErrorEventArgs : RoutedEventArgs

Visual C++

public ref class DocumentProcessingErrorEventArgs : public RoutedEventArgs

Inheritance Hierarchy

System.Object

System.EventArgs

  System.Windows.RoutedEventArgs

    Gnostice.Controls.WPF.DocumentProcessingErrorEventArgs

See Also

DocumentProcessingErrorEventArgs Members

Gnostice.Controls.WPF Namespace