PageCollection.Add
PageCollection.Add method
Add the page in the collection.
public int Add(Page page)
Parameter | Type | Description |
---|---|---|
page | Page |
See Also
- class Page
- class PageCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Add the page in the collection.
public int Add(Page page)
Parameter | Type | Description |
---|---|---|
page | Page |