DocumentObjectCollectionIndexOf Method Terminal Works - PDF Printing.Net Library
Searches for the specified object and returns the zero-based index of the first occurrence.

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

public int IndexOf(
	DocumentObject val
)

Parameters

val
Type: PdfEdit.ChartingDocumentObject

Return Value

Type: Int32
See Also

Reference