.NET Framework Class Library

Break Constructor

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

Break Constructor

Namespace: Gnostice.Core.DOM

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

Syntax

Visual Basic

Public Sub New ( _
 breakType As BreakType _
)

C#

public Break(
 BreakType breakType
)

Visual C++

public:
Break(
 BreakType breakType
)

Parameters

breakType

Type: Gnostice.Core.DOM.BreakType

See Also

Break Class

Break Members

Gnostice.Core.DOM Namespace