This sample shows how to remove pages from PDF documents in C# and VB.NET.
Docotic.Pdf library provides two groups of methods for removing pages from a document. The PdfDocument.RemovePage methods for removing individual pages and the RemovePages methods for removing more than one page at a time.