Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus method

DrFont::IsPoorlyRenderedByGdiPlus method

Mengembalikan True untuk font “Microsoft Sans Serif”. Font ini dirender dengan buruk oleh GDI+. Lihat Test286 dan Gemini-6959.

static bool Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus(System::String fontName)
ParameterTipeDeskripsi
fontNameSystem::StringNama font.

ReturnValue

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

Lihat Juga