HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Font
Manager
Register
Font(String) Method
Registers a font file
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
Copy
public
static
void
RegisterFont
(
string
fontPath
)
Parameters
fontPath
String
The path to the font file
See Also
Reference
PdfFontManager Class
RegisterFont Overload
HiQPdf.Next Namespace
In This Article
Definition
See Also