←Select platform
In This Topic ▼

TextResult Class Members

Summary

The following tables list the members exposed by TextResult.

Public Constructors

Name Description
Public Constructor TextResult Initializes a new instance of TextResult.

Protected Constructors

Name Description
Protected Constructor ElementResult Initializes a new instance of ElementResult with default values. (Inherited from ElementResult)

Public Properties

Name Description
Public Property Bounds The bounding rectangle of the text being analyzed. (Inherited from ElementResult)
Public Property Color Specifies the color of the found text. (Inherited from ElementResult)
Public Property Confidence Indicates the confidence level of the analysis/prediction. (Inherited from ElementResult)
Public Property DocumentCharacters For a text result, this provides the characters found along with some attributes.
Public Property DocumentID Provides a way to have a unique id for a processed document. (Inherited from ElementResult)
Public Property ElementName Gets the name of the element that produced this result. (Inherited from ElementResult)
Public Property ElementSet Gets a reference to the element set that produced this result. (Inherited from ElementResult)
Public Property ExecutedUnstructuredElements A List of elements that were involved in processing related to this result. (Inherited from ElementResult)
Public Property IsFromOcr Indicates whether the information found had to be extracted by the OCR engine. (Inherited from ElementResult)
Public Property 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)
Public Property PageNumber Indicates the 1-based page number of the document to which the result belongs. (Inherited from ElementResult)
Public Property Value Contains the text value associated with the result. (Inherited from ElementResult)

See Also

Reference

TextResult Class

Leadtools.Document.Analytics Namespace

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Analytics Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.