PdfArrayArrayElementsRemove Method Terminal Works - PDF Printing.Net Library
Removes the first occurrence of a specific object from the array/>.

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

public bool Remove(
	PdfItem item
)

Parameters

item
Type: PdfEdit.PdfPdfItem

Return Value

Type: Boolean

Implements

ICollectionTRemove(T)
See Also

Reference