ActionCollection.Contains
ActionCollection.Contains method
Returns true if give item presents in the collection.
public bool Contains(PdfAction item)
Parameter | Type | Description |
---|---|---|
item | PdfAction | Item to find. |
Return Value
Not implemented.
See Also
- class PdfAction
- class ActionCollection
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF