PdfFontGetSystemFont Method |
Converts this font to a corresponding system font.
Namespace:
ExpertPdf.HtmlToPdf.PdfDocument
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public Font GetSystemFont()
Public Function GetSystemFont As Font
Return Value
Type:
FontA system font corresponding to this font object.
See Also