Represents the collection of pages in the document.
    Namespace: 
   PerpetuumSoft.Reporting.DOMAssembly: PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1
Syntax
| C# | 
|---|
[SerializableAttribute] public class PageCollection : CollectionBase  | 
| Visual Basic (Declaration) | 
|---|
<SerializableAttribute> _ Public Class PageCollection _ Inherits CollectionBase  | 
| Visual C++ | 
|---|
[SerializableAttribute] public ref class PageCollection : public CollectionBase  | 
Inheritance Hierarchy
System..::.Object
System.Collections..::.CollectionBase
PerpetuumSoft.Reporting.DOM..::.PageCollection
System.Collections..::.CollectionBase
PerpetuumSoft.Reporting.DOM..::.PageCollection