Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus Methode

DrFont::IsPoorlyRenderedByGdiPlus method

Gibt True für die Schriftart “Microsoft Sans Serif” zurück. Diese wird von GDI+ schlecht dargestellt. Siehe Test286 und Gemini-6959.

static bool Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus(System::String fontName)
ParameterTypBeschreibung
fontNameSystem::StringName der Schrift.

ReturnValue

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

Siehe auch