add method
add(page)
Add the page in the collection.
Returns
def add(self, page):
...
Parameter | Type | Description |
---|---|---|
page | Page |
See Also
- module aspose.diagram
- class PageCollection
Add the page in the collection.
def add(self, page):
...
Parameter | Type | Description |
---|---|---|
page | Page |