class Infragistics.Documents.Reports.Report.Text.FirstLetter
   inherits System.Object:

   def public property Indents as Infragistics.Documents.Reports.Report.Indents
      get.
      set.

   def public property Style as Infragistics.Documents.Reports.Report.Text.Style
      get.
      set.

   constructor public FirstLetter():
   end constructor.

end class.
