Skip to main content

LanguageInfo Class

Definition

  • Namespace: UiPath.DocumentProcessing.Contracts.Taxonomy
  • Assembly: UiPath.DocumentProcessing.Contracts

Description

A public class that represents an entry in the list of supported languages in a DocumentTaxonomy.

The list and contents of each LanguageInfo in a DocumentTaxonomy are generated automatically based on the ISO 639-3 standard when a new DocumentTaxonomy is created using the Taxonomy Manager wizard.

Members

Constructors

LanguageInfo() - Initializes a new instance of the LanguageInfo class with no arguments.

Properties

  • Code string - A three-letter code that corresponds to the language.
  • Name string - The language name, in English.