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...
 
PageTextOcrCollection PageTextOcrs [get, set]
 Gets or sets the page text ocrs. 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.

PageTextOcrCollection PageTextOcrs
getset

Gets or sets the page text ocrs.

The page text ocrs.

RuntimeField3Collection ReturnedDocumentFields
getset

Gets or sets the returned document fields.

The returned document fields.