interface Infragistics.Documents.Reports.Report.Preferences.Printing.IPrintPreferences:

   def public property PaperSize as Infragistics.Documents.Reports.Report.Preferences.Printing.PaperSize
      get.
      set.

   def public property PaperOrientation as Infragistics.Documents.Reports.Report.Preferences.Printing.PaperOrientation
      get.
      set.

   def public property FitToMargins as logical
      get.
      set.

end interface.
