Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus methode

DrFont::IsPoorlyRenderedByGdiPlus method

Retourneert True voor het “Microsoft Sans Serif”-lettertype. Deze wordt slecht weergegeven door GDI+. Zie Test286 en Gemini-6959.

static bool Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus(System::String fontName)
ParameterTypeBeschrijving
fontNameSystem::StringNaam van het lettertype.

ReturnValue

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

Zie ook