CSequenceRemove Method Terminal Works - PDF Printing.Net Library
Removes the specified value from the sequence.

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

public bool Remove(
	CObject value
)

Parameters

value
Type: PdfEdit.Pdf.Content.ObjectsCObject

Return Value

Type: Boolean
See Also

Reference