interface Infragistics.Documents.Reports.Report.Preferences.PDF.IPdfInfo:

   def public property AuthorType as Infragistics.Documents.Reports.Report.Preferences.PDF.AuthorType
      get.
      set.

   def public property ShowCreator as logical
      get.
      set.

end interface.
