Click or drag to resize
Pdf Library for .NET

PdfFontGetSystemFont Method

Converts the current pdf font to a corresponding system font.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public Font GetSystemFont()

Return Value

Type: Font
A system font corresponding to the current pdf font object.
See Also