remove method
remove(page)
Remove the page from the collection.
def remove(self, page):
...
| Parameter | Type | Description |
|---|---|---|
| page | Page |
See Also
- module aspose.diagram
- class PageCollection
Remove the page from the collection.
def remove(self, page):
...
| Parameter | Type | Description |
|---|---|---|
| page | Page |