CosPdfDictionary.Contains
CosPdfDictionary.Contains method
يحدد ما إذا كان CosPdfDictionary
يحتوي على قيمة معينة.
public bool Contains(KeyValuePair<string, ICosPdfPrimitive> item)
Parameter | Type | Description |
---|---|---|
item | KeyValuePair`2 | الكائن المطلوب. |
Return Value
true إذا تم العثور على item في CosPdfDictionary
؛ خلاف ذلك، false.
See Also
- interface ICosPdfPrimitive
- class CosPdfDictionary
- namespace Aspose.Pdf.DataEditor
- assembly Aspose.PDF