Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus metodo
DrFont::IsPoorlyRenderedByGdiPlus method
Restituisce True per il carattere “Microsoft Sans Serif”. Questo è reso male da GDI+. Vedi Test286 e Gemini-6959.
static bool Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus(System::String fontName)
| Parametro | Tipo | Descrizione |
|---|---|---|
| fontName | System::String | Nome del font. |
ReturnValue
true if [is poorly rendered by GDI plus] [the specified font name]; otherwise, false.
Vedi anche
- Class String
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++