ImageGear .NET
getDocument Method

Returns a document in the collection.
Syntax
ASP.NET Ajax Javascript (Specification) 
function getDocument( 
   index : number(Integer)
) : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearDocumentCollection.getDocument(number(Integer));

Parameters

index
The zero-based index of the ImGearDocument object to return.
Remarks

This function returns the document in the collection at the requested index.

See Also

Reference

ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearDocumentCollection
ImGearDocumentCollection Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback