All Classes Namespaces Functions Properties Pages
Properties | List of all members
DocumentFields2 Class Reference

DocumentFields2 class More...

Properties

bool ClassificationConfident [get, set]
 Gets or sets a value indicating whether [classification confident]. More...
 
ClassificationResultCollection ClassificationResults [get, set]
 Gets or sets the classification results. More...
 
string DocumentId [get, set]
 Gets or sets the document identifier. More...
 
DocumentTypeIdentity DocumentType [get, set]
 Gets or sets the type of the document. More...
 
string ErrorDescription [get, set]
 Gets or sets the error description. More...
 
PagePropertiesCollection PageProperties [get, set]
 Gets or sets the page properties. More...
 
PageTextOcrCollection PageTextOcrs [get, set]
 Gets or sets the page text ocrs. More...
 
bool Rejected [get, set]
 Gets or sets a value indicating whether this DocumentFields2 is rejected. More...
 
string RejectedReason [get, set]
 Gets or sets the rejected reason. More...
 
RuntimeField3Collection ReturnedDocumentFields [get, set]
 Gets or sets the returned document fields. More...
 

Description

DocumentFields2 class

Property Documentation

bool ClassificationConfident
getset

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

true if [classification confident]; otherwise, false.

ClassificationResultCollection ClassificationResults
getset

Gets or sets the classification results.

The classification results.

string DocumentId
getset

Gets or sets the document identifier.

The document identifier.

DocumentTypeIdentity DocumentType
getset

Gets or sets the type of the document.

The type of the document.

string ErrorDescription
getset

Gets or sets the error description.

The error description.

Gets or sets the page properties.

The page properties.

PageTextOcrCollection PageTextOcrs
getset

Gets or sets the page text ocrs.

The page text ocrs.

bool Rejected
getset

Gets or sets a value indicating whether this DocumentFields2 is rejected.

true if rejected; otherwise, false.

string RejectedReason
getset

Gets or sets the rejected reason.

The rejected reason.

RuntimeField3Collection ReturnedDocumentFields
getset

Gets or sets the returned document fields.

The returned document fields.