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