Removes multiple contiguous pages from the collection.
Removes multiple contiguous pages from the collection.
public void RemoveRange(int,int);
Removes multiple pages from the collection.
public void RemoveRange(Page[]);
PageCollection Class | TallComponents.PDF Namespace