Aspose::Pdf::Text::FontSourceCollection::Delete método

FontSourceCollection::Delete method

Elimina el elemento de origen de fuente.

void Aspose::Pdf::Text::FontSourceCollection::Delete(const System::SharedPtr<FontSource> &fontSource)
ParámetroTipoDescripción
fontSourceconst System::SharedPtr<FontSource>&objeto FontSource que será eliminado.

Ver también