Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus 方法
DrFont::IsPoorlyRenderedByGdiPlus method
对 “Microsoft Sans Serif” 字体返回 True。此字体在 GDI+ 中渲染效果较差。参见 Test286 和 Gemini-6959。
static bool Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus(System::String fontName)
| Parameter | Type | 描述 |
|---|---|---|
| fontName | System::String | 字体的名称。 |
ReturnValue
true if [is poorly rendered by GDI plus] [the specified font name]; otherwise, false.
另见
- Class String
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++