Aspose::Pdf::OutputIntents::Contains metod
OutputIntents::Contains method
Avgör om samlingen innehåller ett specifikt output‑intent.
bool Aspose::Pdf::OutputIntents::Contains(const System::SharedPtr<OutputIntent> &item) const override
| Parameter | Typ | Beskrivning |
|---|---|---|
| objekt | const System::SharedPtr<OutputIntent>& | Output‑intent att lokalisera i samlingen. |
ReturnValue
true
Anmärkningar
om item finns i samlingen; annars, false
.
Se även
- Typedef SharedPtr
- Class OutputIntent
- Class OutputIntents
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++