PdfPagesRemove Method Terminal Works - PDF Printing.Net Library
Removes the specified page from the document.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public void Remove(
	PdfPage page
)

Parameters

page
Type: PdfEdit.PdfPdfPage
See Also

Reference