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: 26.2
Syntax
public Font GetSystemFont()

Return Value

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