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
| Parameter | Type | Description |
|---|---|---|
| fontSubstitution | const System::SharedPtr<FontSubstitution>& | Font substitution strategy. |
See Also
- Typedef SharedPtr
- Class FontSubstitution
- Class FontSubstitutionCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++