PageCollection.Remove
PageCollection.Remove method
Remove the page from the collection.
public void Remove(Page page)
| Parameter | Type | Description |
|---|---|---|
| page | Page |
See Also
- class Page
- class PageCollection
- namespace Aspose.Diagram
- assembly Aspose.Diagram
Remove the page from the collection.
public void Remove(Page page)
| Parameter | Type | Description |
|---|---|---|
| page | Page |