Aspose::Font::IFontEnvironmentSettings::get_EnforceHinting method

IFontEnvironmentSettings::get_EnforceHinting method

This flag controls logic of using bytecode hinting. If it is true, then font must enable bytecode hinting, if false - bytecode hinting will be turned on/off depend on default logic. By default false.

virtual bool Aspose::Font::IFontEnvironmentSettings::get_EnforceHinting()=0

See Also