Click or drag to resize

FontUtil Methods

The FontUtil type exposes the following members.

Methods
  Name Description
Public method DownloadTteFont(Stream, String) Adds a TrueType® font to a profile and stores it at the specified path as a TrueType® extension (TTE).
Public method DownloadTteFont(String, String) Adds a TrueType® font file to a profile and stores it at the specified path as a TrueType® extension (TTE).
Public method DownloadTtfFont(Stream, String) Adds a TrueType® font file to a profile and stores it at the specified path as a TTF.
Public method DownloadTtfFont(String, String) Adds a TrueType® font file to a profile and stores it at the specified path as a TTF.
Top
See Also