ASP.NET Ajax Javascript (Specification) | |
---|---|
ImageGear.Web.UI.ImGearPageCollection = function() {}; |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var instanceVar = new ImageGear.Web.UI.ImGearPageCollection(); |
ASP.NET Ajax Javascript (Specification) | |
---|---|
ImageGear.Web.UI.ImGearPageCollection = function() {}; |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var instanceVar = new ImageGear.Web.UI.ImGearPageCollection(); |
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.
Object
ImageGear.Web.UI.ImGearPageCollection