PDFReaderControls.NET Professional Type Reference

PageCollection.RemoveRange Method

Removes multiple contiguous pages from the collection.

Overload List

Removes multiple contiguous pages from the collection.

public void RemoveRange(int,int);

Removes multiple pages from the collection.

public void RemoveRange(Page[]);

See Also

PageCollection Class | TallComponents.PDF Namespace