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