Click or drag to resize
IFontDescriptor Properties

The IFontDescriptor type exposes the following members.

Properties
  Name Description
Public property Flags
Gets a collection of flags providing various font characteristics.
Public property FontBBox
Gets the smallest rectangle that will encompass the shape that would result if all glyhs of the font were placed with their origins coincident.
Public property FontData
Gets a byte array representing a font program to be embedded in a document.
Public property HasKerningInfo
Gets a value that indicates whether this font has kerning support.
Public property IsEmbeddable
Gets a value that indicates whether this font program may be legally embedded within a document.
Public property IsSubsettable
Gets a value that indicates whether this font program my be subsetted.
Public property ItalicAngle
Gets the main italic angle of the font expressed in tenths of a degree counterclockwise from the vertical.
Public property KerningInfo
Gets kerning information for this font.
Public property StemV
TODO: The thickness, measured horizontally, of the dominant vertical stems of the glyphs in the font.
Top
See Also