interface Infragistics.Documents.Reports.Report.Projection.IProjectionPage:

   def public property Width as decimal
      get.

   def public property Height as decimal
      get.

   method public void Draw(input graphics as Infragistics.Documents.Reports.Graphics.IGraphics).

end interface.
