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

DocumentSummary class. More...

Public Member Functions

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

Properties

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 Top [get, set]
 Gets or sets the top. More...
 
bool Valid [get, set]
 Gets or sets a value indicating whether [valid]. 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

DocumentSummary class.

Constructor & Destructor Documentation

Initializes a new instance of the FieldSystemProperties class.

Property Documentation

double Confidence
getset

Gets or sets a value indicating whether [confidence].

true if [confidence]; otherwise, false.

FieldAlternative2Collection DocumentFieldAlternatives
getset

Gets or sets the document field alternatives.

The document field alternatives.

string ErrorDescription
getset

Gets or sets the error description.

The error description.

bool ExtractionConfident
getset

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

true if [extraction confident]; otherwise, false.

int Height
getset

Gets or sets the height.

The height.

int Left
getset

Gets or sets the left.

The left.

int PageIndex
getset

Gets or sets the page index.

The page index.

bool ReviewForcedValid
getset

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

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

string ReviewForcedValidDescription
getset

Gets or sets the review forced valid description.

The review forced valid description.

int Top
getset

Gets or sets the top.

The top.

bool Valid
getset

Gets or sets a value indicating whether [valid].

true if [valid]; otherwise, false.

bool Verified
getset

Gets or sets a value indicating whether [verified].

true if [verified]; otherwise, false.

int Width
getset

Gets or sets the width.

The width.