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

Glossary Item Box

The following tables list the members exposed by ImGearPageCollection.

Public Constructors

Public Properties

 NameDescription
Public Propertylength Returns the length of the pages collection.  
Top

Public Methods

 NameDescription
Public MethodaddPage Appends a page to the end of the collection.  
Public MethodforEach Calls the specified function once for each page in the collection.  
Public MethodgetPage Returns a page in the collection at the index specified.  
Public MethodinsertPage Inserts a page at the location in the collection specified by the parameter 'index'.  
Public MethodremoveAllPages Removes all the pages from the collection.  
Public MethodremovePage Removes one page from the collection.  
Public MethodsetPage Puts the page at the required index in the collection.  
Top

Public Events

 NameDescription
Public EventpageAdded Indicates that a new page was added to the collection.  
Public EventpageChanged Indicates that a page in the collection was changed.  
Public EventpageRemoved Indicates that a page was removed from the collection.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.