PdfFontGetSystemFont Method
Converts this font to a corresponding system font.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public Font GetSystemFont()
Public Function GetSystemFont As Font
public:
Font^ GetSystemFont()
member GetSystemFont : unit -> Font
Return Value
FontA system font corresponding to this font object.