Registers current database with a license key. Defined in SwPDFRegistration Syntax registrationSuccess = swPDFRegistration.Register(licenseKey) Parameters licenseKey String. License key for the product. Return value Variant True, if registration is successful; otherwise, False. |
PDF Converter for Notes > 2. For developers > 2.2. LotusScript API reference > 2.2.4. Class SwPDFRegistration >