PdfPagesCollectionRemove Method

Overload List

Remove(Int32) Removes the page at the given index from document. The first page index is 0
Remove(PdfPage) Removes the given page from collection

See Also