ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General API > IGPDFCtl Control > IGPDFCtl Methods > FindSysFontForPDEFont Method |
Finds a system font that matches the requested Font.
FindSysFontForPDEFont (Font As IGPDEFont, Flags As
enumIGPDFSysFontMatchFlags) As IGPDFSysFont
Name | Description |
---|---|
Font | A PDE Font whose matching system font is found. |
Flags | Bit field comprised of enumIGPDFSysFontMatchFlags Enumeration values. Passing zero matches font by name only. |