PdfFont(Byte, Single) Constructor
Constructs a PDF font based on binary font data
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public PdfFont(
byte[] fontData,
float fontSize
)
Parameters
- fontData Byte
- The font data
- fontSize Single
- The font size in points