| ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General Objects > IGPDFSysFont Object |
System font object. A reference to a font installed in the host system. SysFont methods allow you to list the fonts available in the host system and to find a font in the system that matches a PDE Font, if it is present.
IIGPDFSysFont extends IIGObject
| GetAttributes Method | Gets the attributes of a system font. |
| GetCIDOrdering Method | Gets the ordering information of a multi-byte system font. |
| GetCIDRegistry Method | Gets the registry information of a multi-byte system font. |
| GetCIDSupplement Method | Gets the supplement information of a multi-byte system font. |
| GetCreateFlags Method | Obtains create flags that can be passed to the PDE font creation routine. |
| GetInfo Method | Gets high-level information about a system font. |
| GetName Method | Gets the PostScript or TrueType styled name for a system font. |
| GetWidths Method | Gets the widths of a single byte encoded system font. |