Method Contains

Namespace TallComponents.PDF.Rasterizer
Class PageCollection

Determines whether a Page is in the PageCollection.

The

does not accept a

as a valid value.

Syntax

public  Boolean  Contains( Page  page )

Returns

Boolean

True if the is found in this , false otherwise.

Parameters


Page page
The to verify.