| ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General Objects > IGPDFFont Object |
PDF font object is used to draw text on a page.
IIGPDFFont extends IIGObject
| GetBBox Method | Gets a Type 3 font's bounding box. |
| GetCharSet Method | Gets the font's character set. |
| GetCIDSystemInfo Method | Gets Registry and Ordering information for a CIDFont. |
| GetCIDSystemSupplement Method | Gets the SystemSupplement number of a CIDFont. |
| GetDescendant Method | Gets a Type 0 font's descendant. |
| GetEncodingIndex Method | Gets a font's encoding index. |
| GetEncodingName Method | Gets a string representing a font's encoding. |
| GetFontMatrix Method | Gets a font's matrix. |
| GetMetrics Method | Gets a font's metrics. |
| GetName Method | Gets the name of a font. |
| GetSubtype Method | Gets a font's subtype. |
| GetWidths Method | Gets the advance width of every glyph in a font. |
| IsEmbedded Method | Tests whether the specified font is embedded in the PDF file. |
| SetMetrics Method | Sets a font's metrics. |