.NET Framework Class Library

DocumentNotLoaded Class

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WPF Namespace >

.NET Framework Class Library

DocumentNotLoaded Class

Namespace: Gnostice.Controls.WPF

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

Syntax

Visual Basic

Public Class DocumentNotLoaded _
 Inherits ViewerException

C#

public class DocumentNotLoaded : ViewerException

Visual C++

public ref class DocumentNotLoaded : public ViewerException

Inheritance Hierarchy

System.Object

System.Exception

  Gnostice.Controls.WPF.ViewerException

    Gnostice.Controls.WPF.DocumentNotLoaded

See Also

DocumentNotLoaded Members

Gnostice.Controls.WPF Namespace