Namespace:  PerpetuumSoft.Reporting.Export.Rtf
Assembly:  PerpetuumSoft.Reporting.Export.Rtf (in PerpetuumSoft.Reporting.Export.Rtf.dll) Version: 3.9.0.1

Syntax

C#
public PageCollection PageCollection { get; }
Visual Basic (Declaration)
Public ReadOnly Property PageCollection As PageCollection
Visual C++
public:
property PageCollection^ PageCollection {
	PageCollection^ get ();
}

See Also