[]
Determines how fonts are encoded in the document.
public enum FontTypeEnum
| Name | Description |
|---|---|
| Embedded | Use embedded TrueType fonts. |
| Standard | Use only standard PDF fonts (Helvetica, Times, Symbol). |
| TrueType | Use TrueType fonts, no embedding (viewer must have fonts installed). |