ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > Page Editing Objects and Elements > IGPDEFont Object > IGPDEFont Methods > SetSysFont Method |
Sets the system font object associated with a font object.
SetSysFont(SysFont As IGPDFSysFont)
Name | Description |
---|---|
SysFont | The system font object IGPDFSysFont Object to set. |
None