Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus méthode
DrFont::IsPoorlyRenderedByGdiPlus method
Renvoie True pour la police “Microsoft Sans Serif”. Celle-ci est mal rendue par GDI+. Voir Test286 et Gemini-6959.
static bool Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus(System::String fontName)
| Paramètre | Type | Description |
|---|---|---|
| fontName | System::String | Nom de la police. |
ReturnValue
true if [is poorly rendered by GDI plus] [the specified font name]; otherwise, false.
Voir aussi
- Class String
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++