Click or drag to resize
PdfFontGetSystemFont Method
Converts this font to a corresponding system font.

Namespace: ExpertPdf.HtmlToPdf.PdfDocument
Assembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntax
public Font GetSystemFont()

Return Value

Type: Font
A system font corresponding to this font object.
See Also