AnalysisResult Class Members (original) (raw)
Summary
The following tables list the members exposed by AnalysisResult.
Public Methods
Name |
Description |
|
 |
fromJson |
Creates an analysis result from a JSON object. |
Public Properties
Name |
Description |
|
 |
bounds |
The bounds of the AnalysisResult. |
 |
confidence |
The confidence number expressing the analysis certainty. |
 |
documentId |
The ID from the document associated with the results. |
 |
elementName |
The name of the analysis element that the result was produced from. |
 |
isFromOcr |
Indicates whether an OCR engine was used to find the result.> Deprecated> > This property is deprecated as it has no use. |
 |
pageNumber |
The number of the page in the document where the result is located. |
 |
value |
The value that was picked up by the analyzer. |
See Also
AnalysisResult Class
Leadtools.Document Namespace