CosPdfDictionary.Contains
CosPdfDictionary.Contains-Methode
Bestimmt, ob das CosPdfDictionary
einen bestimmten Wert enthält.
public bool Contains(KeyValuePair<string, ICosPdfPrimitive> item)
Parameter | Typ | Beschreibung |
---|---|---|
item | KeyValuePair`2 | Das gewünschte Objekt. |
Rückgabewert
true, wenn das Element im CosPdfDictionary
gefunden wird; andernfalls false.
Siehe auch
- Schnittstelle ICosPdfPrimitive
- Klasse CosPdfDictionary
- Namespace Aspose.Pdf.DataEditor
- Assembly Aspose.PDF