Aspose::Pdf::Text::FontSourceCollection::Remove metod

FontSourceCollection::Remove method

Tar bort teckensnittskällelementet.

bool Aspose::Pdf::Text::FontSourceCollection::Remove(const System::SharedPtr<FontSource> &item) override
ParameterTypBeskrivning
itemconst System::SharedPtr<FontSource>&FontSource objekt som kommer att tas bort.

ReturnValue

Sant - om elementet hittas; annars falskt.

Se även