PdfDocumentCreateStandardFont Method
Creates a PDF font from the given standard Type 1 font with given size
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public PdfFont CreateStandardFont(
PdfStandardFont font,
float fontSize
)
- font PdfStandardFont
- The standard Type 1 font
- fontSize Single
- The font size in points
PdfFontThe PDF font