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.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public Font GetSystemFont()

Return Value

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