FontUtil Methods |
| Name | Description | |
|---|---|---|
| DownloadTteFont(Stream, String) |
Adds a TrueType® font to a profile and stores it at the specified path as a TrueType® extension (TTE).
| |
| DownloadTteFont(String, String) |
Adds a TrueType® font file to a profile and stores it at the specified path as a TrueType® extension (TTE).
| |
| DownloadTtfFont(Stream, String) |
Adds a TrueType® font file to a profile and stores it at the specified path as a TTF.
| |
| DownloadTtfFont(String, String) |
Adds a TrueType® font file to a profile and stores it at the specified path as a TTF.
|