class Infragistics.Documents.Reports.Report.Border
   inherits System.Object:

   def public property Pen as Infragistics.Documents.Reports.Graphics.Pen
      get.

   constructor public Border(input pen as Infragistics.Documents.Reports.Graphics.Pen):
   end constructor.

end class.
