Click or drag to resize

CFontProviderAddSystemFonts Method

Adds system fonts from common system font directories

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

Return Value

Type: Int32
The total number of fonts after adding system fonts, or 0 if the operation failed
See Also