Aspose::Font::Ttf::TtcFontSource class
TtcFontSource class
表示 TTC Font 源。
class TtcFontSource : public Aspose::Font::IFontSource
方法
| 方法 | 描述 |
|---|---|
| GetFontDefinitions() override | 返回 TTC Font 源的 Font 定义数组。 |
| TtcFontSource(System::SharedPtr<Sources::StreamSource>) | 基于提供 IStreamSource 流对象创建 TTC Font 源。 |
| TtcFontSource(System::String) | 基于 ttc 字体集合文件路径创建 TTC Font 源。 |
另见
- Class IFontSource
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++