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

DrFont::IsPoorlyRenderedByGdiPlus method

Devuelve True para la fuente “Microsoft Sans Serif”. Esta se representa mal con GDI+. Ver Test286 y Gemini-6959.

static bool Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus(System::String fontName)
ParámetroTipoDescripción
fontNameSystem::StringNombre de la fuente.

ReturnValue

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

Ver también