class
PageCollection
Source: aspose.
Page collection.
Methods
add(page) → Number
Add the page in the collection.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
page |
|
- Returns
-
Number
clear()
dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
get()
getCount()
getPage(ID) → Page
Gets the element at the specified ID.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
ID |
Number |
|
- Returns
getPage(name) → Page
Gets the element at the specified name.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
name |
String |
|
- Returns
iterator()
Reserved for internal use.
remove(page)
Remove the page from the collection.
Parameter
| Name | Type | Optional | Description |
|---|---|---|---|
|
page |
|