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)
| Parameter | Typ | Beschreibung |
|---|---|---|
| fontName | System::String | Name der Schrift. |
ReturnValue
true if [is poorly rendered by GDI plus] [the specified font name]; otherwise, false.
Siehe auch
- Class String
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++