| ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > General Objects > IGPDFFontMetrics Object |
PDF Font Metrics.
IIGPDFFontMetrics extends IIGObject
| Ascent Property | Max ascender height. |
| ItalicAngle Property | Average character width. |
| BaseLineAdj Property | Baseline adjustment. |
| BBox Property | Font bounding box in 1000 EM units. |
| CapHeight Property | Capital height. |
| Descent Property | Max descender depth. |
| Flags Property | Must be an OR of the Font Flags values. |
| FontStyle Property | Panose and sFamily class values. |
| ItalicAngle Property | Italic angle in degrees, if any. |
| Leading Property | Additional leading between lines. |
| MaxWidth Property | Maximum character width. |
| MissingWidth Property | Width of missing character. |
| StemH Property | Horizontal stem width. |
| StemV Property | Vertical stem width. |
| XHeight Property | X height. |