.NET Framework Class Library

IFixedDocument Interface

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

IFixedDocument Interface

This interface represents a fixed document.

Namespace: Gnostice.Core.DOM

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

Syntax

Visual Basic

Public Interface IFixedDocument _
 Inherits IDocumentIDocumentInfoIDisposable

C#

public interface IFixedDocument : IDocument,
 IDocumentInfoIDisposable

Visual C++

public interface class IFixedDocument : IDocument,
 IDocumentInfoIDisposable

See Also

IFixedDocument Members

Gnostice.Core.DOM Namespace