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

Glossary Item Box

Represents a single page in a page collection of a document.

Syntax

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

Remarks

This object represents a single page in either a one page or a multi-page document. A ImGearPageCollection is composed of one or more of these page objects. Each ImGearDocument has one such ImGearPageCollection object.

Inheritance Hierarchy

Object
   ImageGear.Web.UI.ImGearPage

See Also

©2013. Accusoft Corporation. All Rights Reserved.