ITrFont Properties

The ITrFont type exposes the following members.

Properties
  NameDescription
Public propertyCharStrings
Returns mapping between character name and glyph.
Public propertyEncoding
Returns enbcoding array.
Public propertyEncodingTable
Returns the name of the encoding.
Public propertyFont
Returns DrFont corresponding to this font.
Public propertyFontName
Returns font name.
Public propertyFontType
Returns a type of font in Adobe classification.
Public propertyNativeFont
Returns System.Drawing.Font corresponding to this font.
Public propertySize
Returns font size.
Public propertyStyle
Returns font style.
Public propertyTransform
Returns font transform.
See Also