InvoiceLanguage Object (IInvoiceLanguage Interface)
This object provides settings for languages used in the invoice documents recognition.
Properties
| Name | Type | Description |
|---|---|---|
| IsEnabled | Boolean, read-only | Indicates if the language is turned on in the settings of invoice processing. |
| Name | String, read-only | Name of the language. |
| KeywordLists | KeywordLists, read-only | Keyword lists for the language. |
Methods
| Name | Description |
|---|---|
| Disable | Disables the language in the settings of invoice processing. |
| Enable | Enables the language in the settings of invoice processing. |
Related objects

Output parameter
This object is the output parameter of the Item method of the InvoiceLanguages object.
See also
8/15/2023 1:19:30 PM