ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General Objects > IGPDFSysFont Object > IGPDFSysFont Methods > GetCreateFlags Method |
Obtains create flags that can be passed to the PDE font creation routine. If the combination of the current SysFont and SysEncoding is not allowed, it is set to IG_PDE_FONT_CREATE_NOT_ALLOWED.
GetCreateFlags (SysEncoding As IGPDFSysEncoding) As
enumIGPDEFontCreateFlags
Name | Description |
---|---|
SysEncoding | A SysEncoding object. |
Obtains enumIGPDEFontCreateFlags Enumeration flags that can be passed to the PDE font creation routine.