Click or drag to resize
Pdf Library for .NET

PdfFont Methods

The PdfFont type exposes the following members.

Methods
  Name Description
Public method Clone Creates a clone of this font in the specified pdf document.
Public method GetCharWidth Gets the width of the specified character in points.
Public method GetSystemFont Converts the current pdf font to a corresponding system font.
Public method GetTextSize Gets the size of the specified string in points.
Public method GetTextWidth Get the width in points of the specified string.
Top
See Also