ImageGear for .NET
getPage Method

Returns a page in the collection at the index specified.
Syntax
ASP.NET Ajax Javascript (Specification) 
function getPage( 
   index : number(Integer)
) : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearPageCollection.getPage(number(Integer));

Parameters

index
The zero-based index of the ImGearPage to return.
Remarks

This function returns the page located at the index in the collection.

See Also

Reference

ImGearPageCollection class
ImGearPageCollection Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback