Aspose::Pdf::Text::FontSourceCollection::Delete method

FontSourceCollection::Delete method

Deletes the font source element.

void Aspose::Pdf::Text::FontSourceCollection::Delete(System::SharedPtr<FontSource> fontSource)
ParameterTypeDescription
fontSourceSystem::SharedPtr<FontSource>FontSource object that will be deleted.

See Also