[]
Removes a range of pages from the current collection.
public void RemoveRange(int index, int count)
Index of the first page to remove.
The number of pages to remove.