enum Infragistics.Documents.Reports.Report.PageNumberFormat:

   def enum
      Decimal = 0
      SmallLetters = 1
      BigLetters = 2
      SmallRoman = 3
      BigRoman = 4.

end enum.
