ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General API > IGPDFCtl Control > IGPDFCtl Methods > FindSysFont Method |
Finds a system font that matches the requested attributes.
FindSysFont (Attributes As IGPDEFontAttrs, Flags As
enumIGPDFSysFontMatchFlags) As IGPDFSysFont
Name | Description |
---|---|
Attributes | IGPDEFontAttrs Object for the font attributes. |
Flags | Bit field comprised of enumIGPDFSysFontMatchFlags Enumeration values. Passing zero matches font by name only. |