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