.NET Framework Class Library

FlowBuilder Class

<< Click to Display Table of Contents >>

.NET Framework Class Library

FlowBuilder Class

Namespace: Gnostice.Documents.Word

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

Syntax

Visual Basic

Public Class FlowBuilder _
 Inherits DOMBuilder _
 Implements IDisposable

C#

public class FlowBuilder : DOMBuilder,
 IDisposable

Visual C++

public ref class FlowBuilder : public DOMBuilder,
 IDisposable

Inheritance Hierarchy

System.Object

Gnostice.Core.DOM.DOMBuilder

  Gnostice.Documents.Word.FlowBuilder

See Also

FlowBuilder Members

Gnostice.Documents.Word Namespace