CPDFGenerationLicenseVerify Method |
Verifies the license for PDF generation functionality
Namespace:
ComPDF.PDFGeneration
Assembly:
ComPDFGeneration (in ComPDFGeneration.dll) Version: 1.0.0+340720369ae98791af8dd72f985ee6534adad5e3
Syntaxpublic static LicenseErrorCode LicenseVerify(
string license
)
Parameters
- license
- Type: SystemString
The license key to verify
Return Value
Type:
LicenseErrorCodeLicenseErrorCode indicating the result of the verification
See Also