.NET Framework Class Library
DocumentProcessingErrorEventArgs.Exception Property
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WPF Namespace > DocumentProcessingErrorEventArgs Class > DocumentProcessingErrorEventArgs Properties > DocumentProcessingErrorEventArgs.Exception Property |
Namespace: Gnostice.Controls.WPF
Assembly: Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)
Visual Basic |
Public ReadOnly Property Exception As Exception |
C# |
public Exception Exception { get; } |
Visual C++ |
public: |
DocumentProcessingErrorEventArgs Class