FontCreateTrueTypeFont Method |
| Name | Description | |
|---|---|---|
| CreateTrueTypeFont(PDFDoc, String) |
Embed an external TrueType font in the document as a simple font.
| |
| CreateTrueTypeFont(SDFDoc, String) |
Embed an external TrueType font in the document as a simple font.
| |
| CreateTrueTypeFont(PDFDoc, String, Boolean, Boolean) |
Creates a true type font.
| |
| CreateTrueTypeFont(SDFDoc, String, Boolean, Boolean) |
Creates the true type font.
|