Class SwPDFRegistration
PreviousPublic Function SetCustomMetadata(CustomMetadata As Variant, CustomMetadataOnly As Boolean) As BooleNextPublic Function GetVersion() As String
Last updated
Was this helpful?
Used for registering the product and getting the license information.
Constructor
To create a new SwPDFRegistration object, use New.
Syntax
Dim variableName As New SwPDFRegistration
Usage
This class is used to get license information or to register current database.
Last updated
Was this helpful?
Was this helpful?