Click or drag to resize
Pdf Library for .NET

PdfFont Methods

The PdfFont type exposes the following members.

Methods
  NameDescription
Public methodClone
Creates a clone of this font in the specified pdf document.
Public methodGetCharWidth
Gets the width of the specified character in points.
Public methodGetSystemFont
Converts the current pdf 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