.NET Framework Class Library
DocumentProcessingErrorEventHandler Delegate
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WPF Namespace > DocumentProcessingErrorEventHandler Delegate |
Namespace: Gnostice.Controls.WPF
Assembly: Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)
Visual Basic |
Public Delegate Sub DocumentProcessingErrorEventHandler ( _ |
C# |
public delegate void DocumentProcessingErrorEventHandler( |
Visual C++ |
public delegate void DocumentProcessingErrorEventHandler( |
sender
Type: System.Object
e
Type: Gnostice.Controls.WPF.DocumentProcessingErrorEventArgs