CPDFGenerationLoadNativeLibrary Method |
Loads the native library required for PDF generation
Namespace:
ComPDF.PDFGeneration
Assembly:
ComPDFGeneration (in ComPDFGeneration.dll) Version: 1.0.0+340720369ae98791af8dd72f985ee6534adad5e3
Syntaxpublic static bool LoadNativeLibrary()
Return Value
Type:
BooleanTrue if the native library was successfully loaded, false otherwise
See Also