Aspose::Page::Font::DrFont::IsPoorlyRenderedByGdiPlus طريقة
DrFont::IsPoorlyRenderedByGdiPlus method
يعيد True لخط “Microsoft Sans Serif”. هذا الخط يتم عرضه بشكل سيء بواسطة 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++