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
Parameters
- item
- Type: PdfEdit.Pdf.PdfItem
Return Value
Type: BooleanImplements
ICollection<T>.Remove(T)See Also