FontSubstitutionInfo()

FontSubstitutionInfo::FontSubstitutionInfo(System::String, System::String) constructor

Creates an instance of FontSubstitutionInfo class.

Aspose::Slides::FontSubstitutionInfo::FontSubstitutionInfo(System::String originFontName, System::String substFontName)

Arguments

ParameterTypeDescription
originFontNameSystem::StringSource font name in presentation System::String
substFontNameSystem::StringReplacement font name for the original font System::String

See Also