Value
| Name | Description | Value |
|---|---|---|
| FontTypes.ATC | ATC. | 1718894932 = 'ftAT' |
| FontTypes.BITMAP | Bitmap. | 1718895209 = 'ftBi' |
| FontTypes.CID | CID. | 1718895433 = 'ftCI' |
| FontTypes.OCF | OCF. | 1718898499 = 'ftOC' |
| FontTypes.OPENTYPE_CFF | OpenType CFF. | 1718898502 = 'ftOF' |
| FontTypes.OPENTYPE_CID | OpenType CID. | 1718898505 = 'ftOI' |
| FontTypes.OPENTYPE_TT | OpenType TT. | 1718898516 = 'ftOT' |
| FontTypes.TRUETYPE | TrueType. | 1718899796 = 'ftTT' |
| FontTypes.TYPE_1 | Type 1. | 1718899761 = 'ftT1' |
Usage
As property
Font.fontType
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |