PdfInternalsRemoveObject Method Terminal Works - PDF Printing.Net Library
Removes an object from the PDF document.

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

public void RemoveObject(
	PdfObject obj
)

Parameters

obj
Type: PdfEdit.PdfPdfObject
See Also

Reference