ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Section.Signing Namespace / PdfSignature Class
Properties Methods

In This Topic
    PdfSignature Class Members
    In This Topic

    The following tables list the members exposed by PdfSignature.

    Public Properties
     NameDescription
    Public PropertyGets or sets the X.509 certificate to use in the signature.  
    Public PropertySets an enumerated Allowed Actions value as in the Save as Certified Document wizard in Adobe Acrobat.  
    Public PropertyGets or sets signer's contact information. For example, phone number.  
    Public PropertyGets the distinguished name to display in the signature.  
    Public PropertyGets or sets the location. For example, city name.  
    Public PropertyThe name to display in the signed by field.  
    Public PropertyAllows you to add a reason for digitally signing the document.  
    Public PropertyGets/sets the signing certificate format. PAdES support means ETSI_CAdES_detached format.  
    Public PropertyGets or sets the date on with the document is signed.  
    Public PropertyGets the PdfStamp object used in the signature.  
    Public PropertyGets or sets the TimeStamp object to use in the signature.  
    Public PropertyGets or sets an enumerated value indicating whether and how to display certification on the document.  
    Top
    Public Methods
     NameDescription
    Public MethodClones current signatures  
    Top
    See Also