[]
Adds a page to the current collection.
public int Add(PreviewPageBase page)
Public Function Add(page As PreviewPageBase) As Integer
| Type | Name | Description |
|---|---|---|
| PreviewPageBase | page | The page to add. |
| Type | Description |
|---|---|
| int | Index of the newly added page in the current collection. |