PdfOutlineCollectionContains Method Terminal Works - PDF Printing.Net Library
Determines whether the specified element is in the collection.

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

public bool Contains(
	PdfOutline item
)

Parameters

item
Type: PdfEdit.PdfPdfOutline

Return Value

Type: Boolean

Implements

ICollectionTContains(T)
See Also

Reference