'Declaration Public Function New( _ Optional ByVal licenseKey As System.String _ )
public GcPdfDocument( System.string licenseKey )
Parameters
- licenseKey
- The license key to use. If null, and SetLicenseKey has been called, the key set with that method is used.