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)
| パラメーター | 型 | 説明 |
|---|---|---|
| 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++