PdfFontManagerRegisterFont(String, String) Method
Registers a font file with an alias
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public static void RegisterFont(
string fontPath,
string alias
)
Parameters
- fontPath String
- The path to the font file
- alias String
- The alias used to resolve the font later