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)
| Parameter | Type | Beschrijving |
|---|---|---|
| fontName | System::String | Naam van het lettertype. |
ReturnValue
true if [is poorly rendered by GDI plus] [the specified font name]; otherwise, false.
Zie ook
- Class String
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++