mindee-api-dotnet

Locale Class

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

The locale of the page.

public class Locale

Inheritance: object → Locale

Constructors

Name Description
Locale(double, string, string, string, string) The locale of the page.

Properties

Name Description
Confidence The confidence about the zone of the value extracted. A value from 0 to 1.
Country The country which has been detected.
Currency The currency which has been detected.
Language The language which has been detected.
Value Concatenation of lang and country codes.

Methods

Name Description
ToString()  

Documentation generated by MdDocs