Click or drag to resize

PdfFontGetSystemFont Method

Converts this font to a corresponding system font.

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

Return Value

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