ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDEFontAttrs Class |
The following tables list the members exposed by ImGearPDEFontAttrs.
Name | Description | |
---|---|---|
![]() | ImGearPDEFontAttrs Constructor | Initializes a new instance of the ImGearPDEFontAttrs class. |
Name | Description | |
---|---|---|
![]() | Ascent | Maximum ascender height. |
![]() | AvgWidth | Average character width. |
![]() | BBox | Font bounding box in 1000 EM units. |
![]() | CantEmbed | A non-zero value means the font cannot be embedded. |
![]() | CapHeight | Capital height. |
![]() | Descent | Maximum descender depth. |
![]() | Flags | Desired font flags, one or more values of enumImGearPDFFontFlags. |
![]() | ItalicAngle | Italic angle in degrees, if any. |
![]() | Leading | Additional leading between lines. |
![]() | MaxWidth | Additional leading between lines. |
![]() | MissingWidth | Width of missing character. |
![]() | PackageType | Package type, one of ImGearPDESysFontPackageType. |
![]() | Protection | Allows setting one of the following bits to disable font embedding. |
![]() | StemH | Horizontal stem width. |
![]() | StemV | Vertical stem width. |
![]() | Supplement | The SystemSupplement field from the CIDFont. |
![]() | WritingMode | Writing mode. |
![]() | XHeight | The X height. |
Name | Description | |
---|---|---|
![]() | CharSet | Gets or sets an atom for "Roman" or Null. |
![]() | CIDFontType | Gets or sets an atom representing the CID font type. |
![]() | DeltaEncoding | Gets or sets the name of the base encoding. |
![]() | Encoding | Gets or sets an atom for the font encoding. |
![]() | Lang | Gets or sets the atom representing the ISO 639 language code. |
![]() | Name | Gets or sets an atom for the font name. |
![]() | Ordering | Gets or sets the atom representing the CIDFont's Ordering information. |
![]() | PlatformName | Gets or sets the platform name. |
![]() | PSName | Gets or sets an atom representing the PostScript name of a TrueType font. |
![]() | Registry | Gets or sets the atom representing the CIDFont’s Registry information, as in "Adobe-Japan". |
![]() | Type | Gets or sets an atom for font type, corresponding to the Subtype key in a font dictionary. |