Represent a page data.

Namespace: PerpetuumSoft.Reporting.WebViewer.Model
Assembly: PerpetuumSoft.Reporting.WebViewer.Client.Model (in PerpetuumSoft.Reporting.WebViewer.Client.Model.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class PageInfoModel : DocumentIdModel
Visual Basic
Public Class PageInfoModel _
	Inherits DocumentIdModel
Visual C++
public ref class PageInfoModel : public DocumentIdModel

Inheritance Hierarchy

System..::..Object
  PerpetuumSoft.Reporting.WebViewer.Model..::..DocumentIdModel
    PerpetuumSoft.Reporting.WebViewer.Model..::..PageInfoModel

See Also