Aspose::Pdf::Text::FontSubstitutionCollection::Contains metod

FontSubstitutionCollection::Contains method

Bestämmer om ett element finns i samlingen.

bool Aspose::Pdf::Text::FontSubstitutionCollection::Contains(const System::SharedPtr<FontSubstitution> &item) const override
ParameterTypBeskrivning
itemconst System::SharedPtr<FontSubstitution>&FontSubstitution objekt att söka.

ReturnValue

Sant - om elementet hittas; annars falskt.

Se även