mindee-api-dotnet

Locale Class

Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

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