.NET Framework Class Library

DocumentLoadedEventArgs Class

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core.Viewer Namespace >

.NET Framework Class Library

DocumentLoadedEventArgs Class

Namespace: Gnostice.Core.Viewer

Assembly:  Gnostice.Core (in Gnostice.Core.dll)

Syntax

Visual Basic

Public Class DocumentLoadedEventArgs _
 Inherits EventArgs

C#

public class DocumentLoadedEventArgs : EventArgs

Visual C++

public ref class DocumentLoadedEventArgs : public EventArgs

Inheritance Hierarchy

System.Object

System.EventArgs

  Gnostice.Core.Viewer.DocumentLoadedEventArgs

See Also

DocumentLoadedEventArgs Members

Gnostice.Core.Viewer Namespace