PDFKit.NET 2.0 Class Library (.NET 2.0)

PageCollection.RemoveAt Method 

Removes a page from the collection.

public void RemoveAt(
   int index
);

Parameters

index
The zero-based index for the page to be removed.

See Also

PageCollection Class | TallComponents.PDF Namespace