PdfOutlineCollectionIndexOf Method Terminal Works - PDF Printing.Net Library
Gets the index of the specified item.

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

public int IndexOf(
	PdfOutline item
)

Parameters

item
Type: PdfEdit.PdfPdfOutline

Return Value

Type: Int32

Implements

IListTIndexOf(T)
See Also

Reference