See Also

PagesCollection Class  | DataDynamics.ActiveReports.Document Namespace

See Also ActiveReports.Viewer Send feedback to Data Dynamics

PagesCollection Class Members

PagesCollection overview

Public Properties

Public Property Count (Inherited from System.Collections.CollectionBase)Returns the number of Page members in the collection.
Public Property Fonts Returns the FontsCollection that is used in the PagesCollection.
Public Property Item Returns the member at the specified index in the collection.

Public Methods

Public Method Add Adds the specified Page object to the collection.
Public Method AddRange Overloaded. Adds an array or collection of pages.
Public Method Clear (Inherited from System.Collections.CollectionBase)Clears all pages from the collection.
Public Method Contains Determines whether the specified object is a member of the collection.
Public Method CopyTo Copies pages from the collection to an array, starting at a particular array index.
Public Method Dispose Releases the PagesCollection instance from memory.
Public Method GetEnumerator (Inherited from System.Collections.CollectionBase)Returns an enumerator that can iterate through the collection of pages.
Public Method GetRange Returns a new collection of the specified number of pages starting with the specified index
Public Method IndexOf Returns the index of a page in the collection.
Public Method Insert Inserts the specified page into the collection at the specified index.
Public Method InsertNew Creates a new Page object and inserts it into the collection at the specified index.
Public Method InsertRange Overloaded. Inserts a range of pages into the collection at a specified position.
Public Method Remove Removes the specified page object from the collection.
Public Method RemoveAt (Inherited from System.Collections.CollectionBase)Removes the page at the specified index from the collection.

Public Events

Public Event Changed Occurs when collection members are changed.

See Also

PagesCollection Class  | DataDynamics.ActiveReports.Document Namespace

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.