Click or drag to resize

PdfObjectCollection.IndexOf Method

Determines the index of a specific PdfObject in the PdfObjectCollection.

Namespace:  RadPdf.Data.Document.Objects
Assembly:  RadPdf (in RadPdf.dll) Version: 4.4.0.0 (4.4.0.0)
Syntax
public int IndexOf(
	PdfObject value
)

Parameters

value
Type: RadPdf.Data.Document.Objects.PdfObject
The PdfObject to locate in the PdfObjectCollection

Return Value

Type: Int32
The index of value if found in the list; otherwise -1.
See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!