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
- Typedef ArrayPtr
- Typedef SharedPtr
- Class FontDefinition
- Class TtcFontSource
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++