Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus méthode

DrFont::IsPoorlyRenderedByGdiPlus method

Renvoie True pour la police “Microsoft Sans Serif”. Celle-ci est mal rendue par GDI+. Voir Test286 et Gemini-6959.

static bool Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus(System::String fontName)
ParamètreTypeDescription
fontNameSystem::StringNom de la police.

ReturnValue

true if [is poorly rendered by GDI plus] [the specified font name]; otherwise, false.

Voir aussi