ImageGear v26.5 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / ImGearPDEFontAttrs Class
Fields Properties


In This Topic
    ImGearPDEFontAttrs Class Members
    In This Topic

    The following tables list the members exposed by ImGearPDEFontAttrs.

    Public Constructors
     NameDescription
    Public Constructor Initializes a new instance of the ImGearPDEFontAttrs class.  
    Top
    Public Fields
     NameDescription
    Public Field Maximum ascender height.  
    Public Field Average character width.  
    Public Field Font bounding box in 1000 EM units.  
    Public Field A non-zero value means the font cannot be embedded.  
    Public Field Capital height.  
    Public Field Maximum descender depth.  
    Public Field Desired font flags, one or more values of enumImGearPDFFontFlags.  
    Public Field Italic angle in degrees, if any.  
    Public Field Additional leading between lines.  
    Public Field Additional leading between lines.  
    Public Field Width of missing character.  
    Public FieldPackage type, one of ImGearPDESysFontPackageType.  
    Public Field Allows setting one of the following bits to disable font embedding.  
    Public Field Horizontal stem width.  
    Public Field Vertical stem width.  
    Public Field The SystemSupplement field from the CIDFont.  
    Public Field Writing mode.  
    Public Field The X height.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets an atom for "Roman" or Null.  
    Public Property Gets or sets an atom representing the CID font type.  
    Public Property Gets or sets the name of the base encoding.  
    Public Property Gets or sets an atom for the font encoding.  
    Public Property Gets or sets the atom representing the ISO 639 language code.  
    Public Property Gets or sets an atom for the font name.  
    Public Property Gets or sets the atom representing the CIDFont's Ordering information.  
    Public Property Gets or sets the platform name.  
    Public Property Gets or sets an atom representing the PostScript name of a TrueType font.  
    Public Property Gets or sets the atom representing the CIDFont's Registry information, as in "Adobe-Japan".  
    Public Property Gets or sets an atom for font type, corresponding to the Subtype key in a font dictionary.  
    Top
    See Also