Version Information
How to get information about the SDK and license.
SDK
- Get the API version:
DocReader.shared.version.api
[RGLDocReader shared].version.api
- Get the Core version:
DocReader.shared.version.core
[RGLDocReader shared].version.core
- Get the Core mode:
DocReader.shared.version.coreMode
[RGLDocReader shared].version.coreMode
- Get the database ID, for example, KAZ:
DocReader.shared.version.database.databaseID
[RGLDocReader shared].version.database.databaseID
- Get the database version:
DocReader.shared.version.database.version
[RGLDocReader shared].version.database.version
- Get the database export date:
DocReader.shared.version.database.date
[RGLDocReader shared].version.database.date
- Get the list of supported database documents:
DocReader.shared.version.database.databaseDescription
[RGLDocReader shared].version.database.databaseDescription
- Get the number of supported database countries:
DocReader.shared.version.database.countriesNumber
[RGLDocReader shared].version.database.countriesNumber
- Get the number of supported database documents:
DocReader.shared.version.database.documentsNumber
[RGLDocReader shared].version.database.documentsNumber
License
- Get the expiration date of your license:
DocReader.shared.license.expiryDate
[RGLDocReader shared].license.expiryDate
- Get the list of country identifiers that are defined for processing in the license. If the array is empty, there are no restrictions for processing:
DocReader.shared.license.countryFilter
[RGLDocReader shared].license.countryFilter