PDFKit.NET 2.0 Class Library (.NET 2.0)

PageCollection.Remove Method 

Removes a page from the collection.

public void Remove(
   Page page
);

Parameters

page
The page to be removed.

See Also

PageCollection Class | TallComponents.PDF Namespace