ImageGear .NET v25.2 - Updated
ImGearDocument class
Members  

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace : ImGearDocument class
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

Is this page helpful?
Yes No
Thanks for your feedback.