interface Infragistics.Documents.Reports.Report.Preferences.PDF.IPassword:

   def public property Owner as character
      get.
      set.

   def public property User as character
      get.
      set.

end interface.
