|
PdfFontGetSystemFont Method
|
Converts the current pdf font to a corresponding system font.
Namespace: SelectPdfAssembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntaxpublic Font GetSystemFont()
Public Function GetSystemFont As Font
Return Value
FontA system font corresponding to the current pdf font object.
See Also