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

RuntimeTableCell3 class. More...

Public Member Functions

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

Properties

int Column [get, set]
 Gets or sets the column. either ColumnId or ColumnName or Column is enough for cell identification More...
 
string ColumnId [get, set]
 Gets or sets the column. either ColumnId or ColumnName or Column is enough for cell identification More...
 
string ColumnName [get, set]
 Gets or sets the column. either ColumnId or ColumnName or Column is enough for cell identification More...
 
double Confidence [get, set]
 Gets or sets a value indicating whether [confidence]. More...
 
FieldAlternative2Collection DocumentFieldAlternatives [get, set]
 Gets or sets the document field alternatives. More...
 
string ErrorDescription [get, set]
 Gets or sets the error description. More...
 
bool ExtractionConfident [get, set]
 Gets or sets a value indicating whether [extraction confident]. 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 page index. More...
 
bool ReviewForcedValid [get, set]
 Gets or sets a value indicating whether [review forced valid]. More...
 
string ReviewForcedValidDescription [get, set]
 Gets or sets the review forced valid description. More...
 
int Row [get, set]
 Gets or sets the row. More...
 
int Top [get, set]
 Gets or sets the top. More...
 
bool Valid [get, set]
 Gets or sets a value indicating whether [valid]. More...
 
object Value [get, set]
 Gets or sets the value. More...
 
bool Verified [get, set]
 Gets or sets a value indicating whether [verified]. More...
 
int Width [get, set]
 Gets or sets the width. More...
 

Description

RuntimeTableCell3 class.

Constructor & Destructor Documentation

Initializes a new instance of the RuntimeTableCell3 class.

Property Documentation

int Column
getset

Gets or sets the column. either ColumnId or ColumnName or Column is enough for cell identification

The column.

string ColumnId
getset

Gets or sets the column. either ColumnId or ColumnName or Column is enough for cell identification

The column.

string ColumnName
getset

Gets or sets the column. either ColumnId or ColumnName or Column is enough for cell identification

The column.

double Confidence
getsetinherited

Gets or sets a value indicating whether [confidence].

true if [confidence]; otherwise, false.

FieldAlternative2Collection DocumentFieldAlternatives
getsetinherited

Gets or sets the document field alternatives.

The document field alternatives.

string ErrorDescription
getsetinherited

Gets or sets the error description.

The error description.

bool ExtractionConfident
getsetinherited

Gets or sets a value indicating whether [extraction confident].

true if [extraction confident]; otherwise, false.

int Height
getsetinherited

Gets or sets the height.

The height.

int Left
getsetinherited

Gets or sets the left.

The left.

int PageIndex
getsetinherited

Gets or sets the page index.

The page index.

bool ReviewForcedValid
getsetinherited

Gets or sets a value indicating whether [review forced valid].

true if [review forced valid]; otherwise, false.

string ReviewForcedValidDescription
getsetinherited

Gets or sets the review forced valid description.

The review forced valid description.

int Row
getset

Gets or sets the row.

The row.

int Top
getsetinherited

Gets or sets the top.

The top.

bool Valid
getsetinherited

Gets or sets a value indicating whether [valid].

true if [valid]; otherwise, false.

object Value
getset

Gets or sets the value.

The value.

bool Verified
getsetinherited

Gets or sets a value indicating whether [verified].

true if [verified]; otherwise, false.

int Width
getsetinherited

Gets or sets the width.

The width.