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

.NET Framework Class Library

DocumentProcessingErrorEventArgs.Document Property

Namespace: Gnostice.Controls.WPF

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

Syntax

Visual Basic

Public ReadOnly Property Document As IDocument
 Get

C#

public IDocument Document { get; }

Visual C++

public:
property IDocumentDocument {
 IDocumentget ();
}

See Also

DocumentProcessingErrorEventArgs Class

DocumentProcessingErrorEventArgs Members

Gnostice.Controls.WPF Namespace