CF_SCALABLEONLY top-level constant
int
const CF_SCALABLEONLY
Specifies that ChooseFont should allow only the selection of scalable fonts. Scalable fonts include vector fonts, scalable printer fonts, TrueType fonts, and fonts scaled by other technologies.
Implementation
const CF_SCALABLEONLY = 0x00020000;