interface Infragistics.Documents.Reports.Report.Preferences.PDF.ISignature:

   def public property Certificate as System.Security.Cryptography.X509Certificates.X509Certificate2
      get.
      set.

   def public property Reason as character
      get.
      set.

   def public property Location as character
      get.
      set.

   def public property ContactInfo as character
      get.
      set.

end interface.
