The following tables list the members exposed by ElementResult.
Name | Description | |
---|---|---|
ElementResult | Initializes a new instance of ElementResult with default values. |
Name | Description | |
---|---|---|
GetFriendlyName | Gets a friendly name of an ElementResult Class. |
Name | Description | |
---|---|---|
Color | Specifies the color of the found text.> Deprecated> > This property is not required. | |
Confidence | Indicates the confidence level of the analysis/prediction. | |
DocumentID | Provides a way to have a unique id for a processed document. | |
ElementName | Gets the name of the element that produced this result. | |
ElementSet | Gets a reference to the element set that produced this result. | |
ExecutedUnstructuredElements | A List of elements that were involved in processing related to this result. | |
InterpretedValue | Interprets the detected textual numbers to digits numbers. | |
ListOfBounds | A List of LeadRect for the detected feature, in case it spans multiple lines, you will have more than one bound. | |
PageNumber | Indicates the 1-based page number of the document to which the result belongs. | |
Value | Contains the text value associated with the result. |