| ImageGear Professional v18.2 > API Reference Guide > PDF Component API Reference > PDF Component Objects > Subsidiary Types / ActiveX Objects > IGPDEFontAttrs Object |
Attributes for IGPDEFont Object and IGPDFSysFont Object.
IIGPDEFontAttrs extends IIGObject
| Ascent Property | Maximum ascender height. |
| AvgWidth Property | Average character width. |
| BBox Property | Font bounding box in 1000 EM units. |
| CantEmbed Property | A non-zero value means the font cannot be embedded. |
| CapHeight Property | Capital height. |
| CharSet Property | An atom for "Roman" or Null. |
| CIDFontType Property | Atom representing the CID font type: CIDFontType0 or CIDFontType2. |
| DeltaEncoding Property | The name of the base encoding |
| Descent Property | Maximum descender depth. |
| Encoding Property | An atom for font encoding. |
| Flags Property | Desired font flags, one or more values of enumIGPDFFontFlags. |
| ItalicAngle Property | Italic angle in degrees, if any. |
| Lang Property | Atom representing the ISO 639 language code. |
| Leading Property | Additional leading between lines. |
| MaxWidth Property | Additional leading between lines. |
| MissingWidth Property | Width of missing character. |
| Name Property | An atom for font name |
| Ordering Property | Atom representing the CIDFont's Ordering information, for example, "1". |
| PackageType Property | Package type, one of enumIGPDFSysFontPackageType. |
| PlatformName Property | The platform name. |
| Protection Property | Allows setting one of the following bits to disable font embedding: |
| PSName Property | Atom representing the PostScript name of a TrueType font. |
| Registry Property | Atom representing the CIDFont's Registry information, as in "Adobe-Japan". |
| StemH Property | Horizontal stem width. |
| StemV Property | Vertical stem width. |
| Supplement Property | The SystemSupplement field from the CIDFont. |
| Type Property | An atom for font type, corresponding to the Subtype key in a font dictionary. |
| WritingMode Property | Writing mode. |
| XHeight Property | X height. |