Click or drag to resize

CPDFGeneration Class

Provides static methods for HTML to PDF conversion and license management
Inheritance Hierarchy
SystemObject
  ComPDF.PDFGenerationCPDFGeneration

Namespace:  ComPDF.PDFGeneration
Assembly:  ComPDFGeneration (in ComPDFGeneration.dll) Version: 1.0.0+340720369ae98791af8dd72f985ee6534adad5e3
Syntax
C#
public static class CPDFGeneration

The CPDFGeneration type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCheckHtmlGenerationPermission
Checks if HTML generation permission is granted by the license
Public methodStatic memberGetAppId
Gets the application identifier for licensing purposes
Public methodStatic memberGetSDKVersion
Gets the version of the SDK
Public methodStatic memberLicenseVerify
Verifies the license for PDF generation functionality
Public methodStatic memberLoadNativeLibrary
Loads the native library required for PDF generation
Top
See Also