.NET Framework Class Library
DocumentProcessingErrorEventArgs.Document 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.Document Property |
Namespace: Gnostice.Controls.WPF
Assembly: Gnostice.Controls.WPF (in Gnostice.Controls.WPF.dll)
Visual Basic |
Public ReadOnly Property Document As IDocument |
C# |
public IDocument Document { get; } |
DocumentProcessingErrorEventArgs Class