Public Function GetLicense() As SwPDFLicense

Gets license that current database is registered with.

Defined in

SwPDFRegistration

Syntax

Set swPDFLicense = swPDFRegistration.GetLicense()

Parameters

Return value

SwPDFLicense

SWING PDF Converter license used in current database.

Last updated