PdfFontManagerCreateStandardFont Method
Creates a standard built-in PDF font
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
public static PdfFont CreateStandardFont(
PdfStandardFont standardFont,
float fontSize,
PdfFontStyle style,
PdfColor color
)
- standardFont PdfStandardFont
- The standard font type
- fontSize Single
- Font size in points
- style PdfFontStyle
- Font style flags
- color PdfColor
- Font color
PdfFontA PdfFont instance for use in text elements