PdfOutlineCollectionRemove Method Terminal Works - PDF Printing.Net Library
Removes the first occurrence of a specific item from the collection.

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

public bool Remove(
	PdfOutline item
)

Parameters

item
Type: PdfEdit.PdfPdfOutline

Return Value

Type: Boolean

Implements

ICollectionTRemove(T)
See Also

Reference