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
| Parameter | Typ | Beskrivning |
|---|---|---|
| key | const System::String& | Nyckeln att leta efter i CosPdfDictionary. |
ReturnValue
true om CosPdfDictionary innehåller ett redigerbart element med nyckeln; annars false.
Se även
- Class String
- Class CosPdfDictionary
- Namespace Aspose::Pdf::DataEditor
- Library Aspose.PDF for C++