.NET Framework Class Library

NoteType Enumeration

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

NoteType Enumeration

Namespace: Gnostice.Core.DOM

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

Syntax

Visual Basic

Public Enumeration NoteType

C#

public enum NoteType

Visual C++

public enum class NoteType

Members


Member name

Value

Description


ContinuationNotice

0



ContinuationSeparator

1



Normal

2



Separator

3


See Also

Gnostice.Core.DOM Namespace