Click or drag to resize

PdfFont Methods

The PdfFont type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a clone of this font in the specified document.
Public methodGetCharWidth
Gets the width of the specified character in points.
Public methodGetSystemFont
Converts this font to a corresponding system font.
Public methodGetTextSize
Gets the size of the specified string in points.
Public methodGetTextWidth
Get the width in points of the specified string.
Top
See Also