Click or drag to resize

FontUtil Methods

Methods
  NameDescription
Public methodDownloadTteFont(Stream, String)
Adds a TrueType® font to a profile and stores it at the specified path as a TrueType® extension (TTE).
Public methodDownloadTteFont(String, String)
Adds a TrueType® font file to a profile and stores it at the specified path as a TrueType® extension (TTE).
Public methodDownloadTtfFont(Stream, String)
Adds a TrueType® font file to a profile and stores it at the specified path as a TTF.
Public methodDownloadTtfFont(String, String)
Adds a TrueType® font file to a profile and stores it at the specified path as a TTF.
Top
See Also