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++