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
ParameterTypBeskrivning
objektconst System::SharedPtr<OutputIntent>&Output‑intent att lokalisera i samlingen.

ReturnValue

true

Anmärkningar

om item finns i samlingen; annars, false

.

Se även