Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus method
DrFont::IsPoorlyRenderedByGdiPlus method
Mengembalikan True untuk font “Microsoft Sans Serif”. Font ini dirender dengan buruk oleh GDI+. Lihat Test286 dan Gemini-6959.
static bool Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus(System::String fontName)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| fontName | System::String | Nama font. |
ReturnValue
true if [is poorly rendered by GDI plus] [the specified font name]; otherwise, false.
Lihat Juga
- Class String
- Class DrFont
- Namespace Aspose::Page::Font
- Library Aspose.Page for C++