.NET Framework Class Library

IFlowDocument Interface

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

IFlowDocument Interface

This interface represents a flow document.

Namespace: Gnostice.Core.DOM

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

Syntax

Visual Basic

Public Interface IFlowDocument _
 Inherits IDocumentIDocumentInfoIDisposable

C#

public interface IFlowDocument : IDocument,
 IDocumentInfoIDisposable

Visual C++

public interface class IFlowDocument : IDocument,
 IDocumentInfoIDisposable

See Also

IFlowDocument Members

Gnostice.Core.DOM Namespace