All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
Word Class Reference

Word class. More...

Public Member Functions

 Word ()
 Initializes a new instance of the Word class. More...
 

Properties

double Confidence [get, set]
 Gets or sets the confidence. More...
 
int Height [get, set]
 Gets or sets the height. More...
 
int IndexInTextLine [get, set]
 Gets or sets the index in the text line. More...
 
int Left [get, set]
 Gets or sets the left coordinate. More...
 
int LineIndex [get, set]
 Gets or sets the index of the line. More...
 
int PageIndex [get, set]
 Gets or sets the page index. More...
 
bool RightToLeft [get, set]
 Gets or sets a value indicating whether right to left or not. More...
 
string Text [get, set]
 Gets or sets the text. More...
 
int Top [get, set]
 Gets or sets the top coordinate. More...
 
int Width [get, set]
 Gets or sets the width. More...
 

Description

Word class.

Constructor & Destructor Documentation

Word ( )

Initializes a new instance of the Word class.

Property Documentation

double Confidence
getset

Gets or sets the confidence.

int Height
getset

Gets or sets the height.

int IndexInTextLine
getset

Gets or sets the index in the text line.

int Left
getset

Gets or sets the left coordinate.

int LineIndex
getset

Gets or sets the index of the line.

int PageIndex
getset

Gets or sets the page index.

bool RightToLeft
getset

Gets or sets a value indicating whether right to left or not.

string Text
getset

Gets or sets the text.

int Top
getset

Gets or sets the top coordinate.

int Width
getset

Gets or sets the width.