ImageGear .NET
ImGearDocument class
Members  

Represents a single ImGearDocument object in a ImGearDocumentCollection.
Syntax
ASP.NET Ajax Javascript (Specification) 
ImageGear.Web.UI.ImGearDocument = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new ImageGear.Web.UI.ImGearDocument();
Remarks

One or more ImGearDocument objects form ImGearDocumentCollection. Every ImGearThumbnailList control has one ImGearDocumentCollection. An ImGearDocument can represent a whole multi-image file containing several pages or it can also represent a multi-page file with a few selected pages. ImGearDocument mapping with a single page image file is always one to one.

Every ImGearDocument contains one ImGearPageCollection.

Inheritance Hierarchy

Object
   ImageGear.Web.UI.ImGearDocument

See Also

Reference

ImGearDocument Members
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback