.NET Framework Class Library

IDocument Interface

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

IDocument Interface

This interface represents a document.

Namespace: Gnostice.Core.DOM

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

Syntax

Visual Basic

Public Interface IDocument _
 Inherits IDocumentInfoIDisposable

C#

public interface IDocument : IDocumentInfo,
 IDisposable

Visual C++

public interface class IDocument : IDocumentInfo,
 IDisposable

See Also

IDocument Members

Gnostice.Core.DOM Namespace