Aspose::Font::FontFactory sınıfı
FontFactory class
Farklı tipte fontları açma işlevselliğini ve çeşitli nesneler oluşturmak için diğer yöntemleri içerir.
class FontFactory : public Aspose::Font::Licensing::IVentureLicenseTarget
Yöntemler
| Yöntem | Açıklama |
|---|---|
| FontFactory() | Yapıcı. |
| Open(System::SharedPtr<Sources::FontDefinition>) | FontDefinition nesnesi kullanarak bir font açar. |
| Open(FontType, System::SharedPtr<Sources::StreamSource>) | Font tipini ve akış kaynağını kullanarak bir font açar. |
| Open(FontType, System::String) | Font tipini ve font dosya adını kullanarak bir font açar. |
| Open(FontType, System::ArrayPtr<uint8_t>) | Font tipini ve font veri bayt dizisini kullanarak bir font açar. |
Ayrıca Bakınız
- Class IVentureLicenseTarget
- Namespace Aspose::Font
- Library Aspose.Font for C++