Aspose::Pdf::Annotations::AppearanceDictionary::ContainsKey‑metod

AppearanceDictionary::ContainsKey method

Bestämmer om denna ordbok innehåller den angivna nyckeln.

bool Aspose::Pdf::Annotations::AppearanceDictionary::ContainsKey(const System::String &key) const override
ParameterTypBeskrivning
nyckelconst System::String&Nyckel att söka i ordboken.

ReturnValue

Sant om nyckeln hittas.

Se även