Aspose::Pdf::Text::FontSubstitutionCollection::Add method

FontSubstitutionCollection::Add method

Adds new font substitution object to the collection.

void Aspose::Pdf::Text::FontSubstitutionCollection::Add(const System::SharedPtr<FontSubstitution> &fontSubstitution) override
ParameterTypeDescription
fontSubstitutionconst System::SharedPtr<FontSubstitution>&Font substitution strategy.

See Also