Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus metodu

DrFont::IsPoorlyRenderedByGdiPlus method

“Microsoft Sans Serif” yazı tipi için True döndürür. Bu, GDI+ tarafından kötü render edilir. Test286 ve Gemini-6959’a bakın.

static bool Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus(System::String fontName)
ParameterTypeAçıklama
fontNameSystem::StringYazı tipinin adı.

ReturnValue

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

Ayrıca Bakınız