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

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

public int IndexOf(
	PdfItem value
)

Parameters

value
Type: PdfEdit.PdfPdfItem

Return Value

Type: Int32

Implements

IListTIndexOf(T)
See Also

Reference