Click or drag to resize

PdfPageCollection.IndexOf Method

Determines the index of a specific PdfPage in the PdfPageCollection.

Namespace:  RadPdf.Data.Document.Pages
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.3.0.0 (4.3.0.0)
Syntax
public int IndexOf(
	Object value
)

Parameters

value
Type: System.Object
The PdfPage to locate in the PdfPageCollection

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!