PDFKit.NET 2.0 Class Library (.NET 2.0)

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