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)
パラメーター説明
fontNameSystem::Stringフォントの名前です。

ReturnValue

true if [is poorly rendered by GDI plus] [the specified font name]; otherwise, false.

参照