Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus método
DrFont::IsPoorlyRenderedByGdiPlus method
Devuelve True para la fuente “Microsoft Sans Serif”. Esta se representa mal con GDI+. Ver Test286 y Gemini-6959.
static bool Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus(System::String fontName)
| Parámetro | Tipo | Descripción |
|---|---|---|
| fontName | System::String | Nombre de la fuente. |
ReturnValue
true if [is poorly rendered by GDI plus] [the specified font name]; otherwise, false.
Ver también
- Class String
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++