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