Aspose::Font::Ttf::TtcFontSource::TtcFontSource yapıcı
TtcFontSource::TtcFontSource(System::SharedPtr<Sources::StreamSource>) constructor
IStreamSource akışını sağlayan nesneye dayalı TTC Font kaynağı oluşturur.
Aspose::Font::Ttf::TtcFontSource::TtcFontSource(System::SharedPtr<Sources::StreamSource> source)
| Parametre | Tür | Açıklama |
|---|---|---|
| source | System::SharedPtr<Sources::StreamSource> | TTC Font koleksiyon verilerini çıkarmak için kaynak akış. |
Ayrıca Bakınız
- Typedef SharedPtr
- Class StreamSource
- Class TtcFontSource
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++
TtcFontSource::TtcFontSource(System::String) constructor
ttc font koleksiyon dosya yoluna dayalı TTC Font kaynağı oluşturur.
Aspose::Font::Ttf::TtcFontSource::TtcFontSource(System::String filePath)
| Parametre | Tür | Açıklama |
|---|---|---|
| filePath | System::String | Font koleksiyon dosyası. |
Ayrıca Bakınız
- Class String
- Class TtcFontSource
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++