interface Infragistics.Documents.Reports.Report.Preferences.PDF.IEncryptor:

   def public property Cipher as Infragistics.Documents.Reports.PDF.CipherType
      get.
      set.

   def public property Password as Infragistics.Documents.Reports.Report.Preferences.PDF.IPassword
      get.

   def public property Permissions as Infragistics.Documents.Reports.Report.Preferences.PDF.IPermissions
      get.

end interface.
