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
| Parameter | Typ | Beskrivning |
|---|---|---|
| item | const System::SharedPtr<FontSubstitution>& | FontSubstitution objekt att söka. |
ReturnValue
Sant - om elementet hittas; annars falskt.
Se även
- Typedef SharedPtr
- Class FontSubstitution
- Class FontSubstitutionCollection
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++