enum Infragistics.Documents.Reports.Report.FileFormat:

   def enum
      PDF = 0
      XPS = 1
      PlainText = 2.

end enum.
