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

ImGearDocumentCollection class
ImGearDocumentCollection Members

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback