FontData()

FontData::FontData(System::String) constructor

Creates a new FontData object with the specified font name.

Aspose::Slides::FontData::FontData(System::String fontName)

Arguments

ParameterTypeDescription
fontNameSystem::StringFont name.

See Also