CreateFontData()
IFontDataFactory::CreateFontData(System::String) method
Creates FontData with specified font name.
virtual System::SharedPtr<IFontData> Aspose::Slides::IFontDataFactory::CreateFontData(System::String fontName)=0
Arguments
Parameter | Type | Description |
---|---|---|
fontName | System::String | Font name |
Return Value
See Also
- Typedef SharedPtr
- Class IFontData
- Class String
- Class IFontDataFactory
- Namespace Aspose::Slides
- Library Aspose.Slides