Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus метод

DrFont::IsPoorlyRenderedByGdiPlus method

Возвращает True для шрифта “Microsoft Sans Serif”. Этот шрифт плохо отображается в GDI+. Смотрите Test286 и Gemini-6959.

static bool Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus(System::String fontName)
ПараметрТипОписание
fontNameSystem::StringНазвание шрифта.

ReturnValue

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

См. также