PdfDocumentRemovePage Method

Overload List

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

See Also