CFontProviderAddSystemFonts Method |
Adds system fonts from common system font directories
Namespace:
ComPDF.PDFGeneration
Assembly:
ComPDFGeneration (in ComPDFGeneration.dll) Version: 1.0.0+340720369ae98791af8dd72f985ee6534adad5e3
Syntaxpublic int AddSystemFonts()
Return Value
Type:
Int32The total number of fonts after adding system fonts, or 0 if the operation failed
See Also