PDFReaderControls.NET Professional Type Reference

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