Aspose::Font::Ttf::TtcFontSource::GetFontDefinitions 方法

TtcFontSource::GetFontDefinitions method

返回 TTC Font 源的 Font 定义数组。

System::ArrayPtr<System::SharedPtr<Sources::FontDefinition>> Aspose::Font::Ttf::TtcFontSource::GetFontDefinitions() override

ReturnValue

来自 TTC Font 源的所有字体定义。

另见