PdfFont(String, Single) Constructor
Constructs a PDF font based on a font file
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public PdfFont(
string fontFilePath,
float fontSize
)
Parameters
- fontFilePath String
- The font file name
- fontSize Single
- The font size in points