Click or drag to resize
PdfTrueTypeFont Properties

The PdfTrueTypeFont type exposes the following members.

Properties
  Name Description
Public property Descriptor
Sets the font descriptor.
Public property Encoding
Sets a value representing the character encoding.
Public property FirstChar
Sets the first character code defined in the font's widths array
Public property LastChar
Sets the last character code defined in the font's widths array
Public property Widths
Sets the array of character widths.
Top
See Also