|
PdfFontGetSystemFont Method |
Converts the current pdf font to a corresponding system font.
Namespace:
SelectPdf
Assembly:
Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 24.1
Syntax public Font GetSystemFont()
Public Function GetSystemFont As Font
Return Value
Type:
FontA system font corresponding to the current pdf font object.
See Also