To get the API version use:
DocReader.shared.version.api
[RGLDocReader shared].version.api
To get the Core version use:
DocReader.shared.version.core
[RGLDocReader shared].version.core
To get the Core mode use:
DocReader.shared.version.coreMode
[RGLDocReader shared].version.coreMode
Allows you to get database id, e.g. KAZ:
DocReader.shared.version.database.databaseID
[RGLDocReader shared].version.database.databaseID
To get the database version use:
DocReader.shared.version.database.version
[RGLDocReader shared].version.database.version
Allows you to get the database export date:
DocReader.shared.version.database.date
[RGLDocReader shared].version.database.date
To get the list of supported database documents use:
DocReader.shared.version.database.databaseDescription
[RGLDocReader shared].version.database.databaseDescription
Allows to get the number of supported database countries:
DocReader.shared.version.database.countriesNumber
[RGLDocReader shared].version.database.countriesNumber
Allows to get the number of supported database documents:
DocReader.shared.version.database.documentsNumber
[RGLDocReader shared].version.database.documentsNumber
Allows to get an expiration date of your license:
DocReader.shared.license.expiryDate
[RGLDocReader shared].license.expiryDate
Allows to get a list of country identifiers which 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