Aspose::Page::ExternalFontCache klasse
ExternalFontCache class
Gebruik deze klasse om font-inkapseling te verkrijgen in een vorm die wordt geaccepteerd door Device.
class ExternalFontCache : public System::Object
Methoden
| Methode | Beschrijving |
|---|---|
| static CreateFontByFamilyName(System::String, float, System::Drawing::FontStyle) | Haalt DrFont op op basis van lettertypefamilienaam, grootte, stijl en hoofdletters van het lettertype. |
| static FetchDrFont(System::String, float, System::Drawing::FontStyle) | Haalt DrFont op op basis van lettertypefamilienaam, grootte en stijl. |
Zie ook
- Class Object
- Namespace Aspose::Page
- Library Aspose.Page for C++