.NET Framework Class Library

OCRPageIteratorLevel Enumeration

<< Click to Display Table of Contents >>

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

.NET Framework Class Library

OCRPageIteratorLevel Enumeration

Namespace: Gnostice.Core.DOM

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

Syntax

Visual Basic

Public Enumeration OCRPageIteratorLevel

C#

public enum OCRPageIteratorLevel

Visual C++

public enum class OCRPageIteratorLevel

Members


Member name

Value

Description


Block

0



Para

1



TextLine

2



Word

3



Symbol

4


See Also

Gnostice.Core.DOM Namespace