Aspose::Pdf::Text::FontSourceCollection::Add method

FontSourceCollection::Add method

Adds new font source object to the collection.

void Aspose::Pdf::Text::FontSourceCollection::Add(const System::SharedPtr<FontSource> &fontSource) override
ParameterTypeDescription
fontSourceconst System::SharedPtr<FontSource>&Font source.

See Also