Aspose::Pdf::DataEditor::CosPdfDictionary::ContainsKey metod

CosPdfDictionary::ContainsKey method

Avgör om CosPdfDictionary innehåller ett element med den angivna nyckeln.

bool Aspose::Pdf::DataEditor::CosPdfDictionary::ContainsKey(const System::String &key) const override
ParameterTypBeskrivning
keyconst System::String&Nyckeln att leta efter i CosPdfDictionary.

ReturnValue

true om CosPdfDictionary innehåller ett redigerbart element med nyckeln; annars false.

Se även