Aspose::Font::Ttf::TtcFontSource::GetFontDefinitions method

TtcFontSource::GetFontDefinitions method

Returns Font definition array of the TTC Font source.

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

ReturnValue

All font definitions from TTC Font source.

See Also