ImageGear for .NET
ImGearDocument Class
See Also  Members   Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace : ImGearDocument Class

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.