Aspose::Pdf::Text::FontSubstitutionCollection::Remove metod

FontSubstitutionCollection::Remove method

Tar bort teckensnittssubstitutionselementet.

bool Aspose::Pdf::Text::FontSubstitutionCollection::Remove(const System::SharedPtr<FontSubstitution> &item) override
ParameterTypBeskrivning
itemconst System::SharedPtr<FontSubstitution>&FontSubstitution objekt att ta bort.

ReturnValue

Sant - om elementet har tagits bort; annars falskt.

Se även