[]
Inserts a page into the current collection.
public void Insert(int index, PreviewPageBase page)
Index at which to insert the page.
The page to insert.