mindee-api-dotnet

Word Class

Namespace: Mindee.Parsing.Common
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Represent a word.

public class Word

Inheritance: object → Word

Constructors

Name Description
Word()  

Properties

Name Description
Confidence The confidence about the zone of the value extracted. A value from 0 to 1.
Polygon Define the coordinates of the zone in the page where the values has been found.
Text Represent the content.

Methods

Name Description
ToString() The word OCR as a string.

Documentation generated by MdDocs