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)
ParametreTürAçıklama
sourceSystem::SharedPtr<Sources::StreamSource>TTC Font koleksiyon verilerini çıkarmak için kaynak akış.

Ayrıca Bakınız

TtcFontSource::TtcFontSource(System::String) constructor

ttc font koleksiyon dosya yoluna dayalı TTC Font kaynağı oluşturur.

Aspose::Font::Ttf::TtcFontSource::TtcFontSource(System::String filePath)
ParametreTürAçıklama
filePathSystem::StringFont koleksiyon dosyası.

Ayrıca Bakınız