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

Glossary Item Box

A collection of ImGearPage objects.

Syntax

ASP.NET Ajax Javascript (Specification) 
ImageGear.Web.UI.ImGearPageCollection = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new ImageGear.Web.UI.ImGearPageCollection();

Remarks

This object is an ordered list of ImGearPage objects. It holds and returns ImGearPage objects. It raises pageAdded, pageChanged, and pageRemoved events at appropriate times.

This object is used as a property in a ImGearDocument object and for the selectedPages property in the ImGearThumbnailList class.

Inheritance Hierarchy

Object
   ImageGear.Web.UI.ImGearPageCollection

See Also

©2013. Accusoft Corporation. All Rights Reserved.