Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus metodo

DrFont::IsPoorlyRenderedByGdiPlus method

Restituisce True per il carattere “Microsoft Sans Serif”. Questo è reso male da GDI+. Vedi Test286 e Gemini-6959.

static bool Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus(System::String fontName)
ParametroTipoDescrizione
fontNameSystem::StringNome del font.

ReturnValue

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

Vedi anche