ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General API > IGPDFCtl Control > IGPDFCtl Methods > CreatePDEFontFromSysFontWithParams Method |
Obtains a PDE Font corresponding to a font in the system.
CreatePDEFontFromSysFontWithParams (SysFont As IGPDFSysFont,
Params As IGPDEFontCreateFromSysFontParams) As IGPDEFont
Name | Description |
---|---|
SysFont | PDF system font object referencing a system font. |
Params | Create parameters. |