class Infragistics.Documents.Reports.Report.Section.SectionLineNumbering
   inherits System.Object:

   def public property Continue as logical
      get.
      set.

   def public property First as integer
      get.
      set.

   def public property OffsetX as decimal
      get.
      set.

   def public property OffsetY as decimal
      get.
      set.

   def public property Style as Infragistics.Documents.Reports.Report.Text.Style
      get.
      set.

   constructor public SectionLineNumbering():
   end constructor.

end class.
