PdfFontCreateWithStyle Method
Creates a new font using the same base font, size, and color with a different style
Namespace: EvoPdf.NextAssembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
public PdfFont CreateWithStyle(
PdfFontStyle style
)
- style PdfFontStyle
- Font style flags
PdfFontA font instance for text rendering