PdfFontManagerCreateStandardFont Method
Creates a standard built-in PDF font
Namespace: EvoPdf.ChromiumAssembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.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