HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Font
Manager Class
Manages font creation and caching for PDF rendering
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
Copy
public
static
class
PdfFontManager
Inheritance
Object
PdfFontManager
Methods
CreateFont
Creates a custom font from a TrueType or OpenType file
CreateStandardFont
Creates a standard built-in PDF font
See Also
Reference
HiQPdf.Next Namespace
In This Article
Definition
Methods
See Also