PageCollection.Contains
PageCollection.Contains method
Determines whether this instance contains the object.
public bool Contains(Page item)
| Parameter | Type | Description |
|---|---|---|
| item | Page | The item. |
Return Value
true if [contains] [the specified item]; otherwise, false.
Exceptions
| exception | condition |
|---|---|
| NotSupportedException |
See Also
- class Page
- class PageCollection
- namespace Aspose.Pdf
- assembly Aspose.PDF