Method IndexOf

Namespace TallComponents.PDF.Rasterizer
Class PageCollection

Searches for the specified Page in the PageCollection.

Syntax

public  Int32  IndexOf( Page  page )

Returns

Int32

The zero-based index at which the is found, -1 if not found.

Parameters


Page page
The to locate in the .