PdfFontGetSystemFont Method |
Converts this font to a corresponding system font.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic Font GetSystemFont()
Public Function GetSystemFont As Font
Return Value
FontA system font corresponding to this font object.
See Also