Aspose::Font::IFontSource::GetFontDefinitions method
IFontSource::GetFontDefinitions method
Returns font definition array of the Font source.
virtual System::ArrayPtr<System::SharedPtr<Sources::FontDefinition>> Aspose::Font::IFontSource::GetFontDefinitions()=0
ReturnValue
font definition array
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class FontDefinition
- Class IFontSource
- Namespace Aspose::Font
- Library Aspose.Font for C++