Aspose::Font::IFontEnvironmentSettings::set_EnforceHinting method
IFontEnvironmentSettings::set_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 void Aspose::Font::IFontEnvironmentSettings::set_EnforceHinting(bool value)=0
See Also
- Class IFontEnvironmentSettings
- Namespace Aspose::Font
- Library Aspose.Font for C++