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

FieldAlternative class. More...

Public Member Functions

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

Properties

double Confidence [get, set]
 Gets or sets the confidence level of having the correct field. More...
 
int Height [get, set]
 Gets or sets the height. More...
 
int Left [get, set]
 Gets or sets the left. More...
 
int PageIndex [get, set]
 Gets or sets the index of the page. More...
 
string Text [get, set]
 Gets or sets the text. More...
 
int Top [get, set]
 Gets or sets the top. More...
 
int Width [get, set]
 Gets or sets the width. More...
 

Description

FieldAlternative class.

Constructor & Destructor Documentation

Initializes a new instance of the FieldAlternative2 class.

Property Documentation

double Confidence
getsetinherited

Gets or sets the confidence level of having the correct field.

int Height
getset

Gets or sets the height.

int Left
getset

Gets or sets the left.

int PageIndex
getsetinherited

Gets or sets the index of the page.

string Text
getsetinherited

Gets or sets the text.

int Top
getset

Gets or sets the top.

int Width
getset

Gets or sets the width.