InvoiceLanguages Object (IInvoiceLanguages Interface)
This object is a collection of settings for languages used in the invoice documents recognition.
Note: New elements are added to this collection when you call the AddRecognitionLanguage method of the Country object to add a recognition language for a country. A language is added to InvoiceLanguages only if it is new for the current invoice document.
Properties
| Name | Type | Description |
|---|---|---|
| Count | Integer, read-only | Stores the number of elements in the collection. |
| Element | InvoiceLanguage, read-only | Provides access to a single element of the collection. |
Methods
| Name | Description |
|---|---|
| DeleteAt | Removes an element from the collection. |
| DeleteAll | Removes all the elements from the collection. |
| Item | Provides access to a single element of the collection. |
Related objects

See also
15.08.2023 13:19:30