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