Licenses Object (ILicenses Interface)
This object is a collection of available (activated) licenses. The collection is accessible via the Engine object.
Note: The indexing of ABBYY FineReader Engine collections starts with 0.
Properties
Name | Type | Description |
---|---|---|
Application | Engine, read-only | Returns the Engine object. |
Count | int, read-only | Stores the number of elements in the collection. |
Element | License, read-only | Provides access to a single element of the collection. |
Methods
Name | Description |
---|---|
Find | Provides access to the license by its serial number. |
Item | Provides access to a single element of the collection. |
Output parameter
This object is the output parameter of the GetAvailableLicenses method of the Engine object.
Related objects
See also
03.07.2024 8:50:25