ActiveReports 8
PdfSignature Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Export.Pdf.v8 Assembly > GrapeCity.ActiveReports.Export.Pdf.Section.Signing Namespace : PdfSignature Class

Glossary Item Box

The following tables list the members exposed by PdfSignature.

Public Properties

 NameDescription
Public PropertyCertificateGets or sets the X.509 certificate to use in the signature.  
Public PropertyCertificationLevelSets an enumerated Allowed Actions value as in the Save as Certified Document wizard in Adobe Acrobat.  
Public PropertyContactGets or sets signer's contact information. For example, phone number.  
Public PropertyDistinguishedNameGets the distinguished name to display in the signature.  
Public PropertyLocationGets or sets the location. For example, city name.  
Public PropertyNameThe name to display in the signed by field.  
Public PropertyReasonAllows you to add a reason for digitally signing the document.  
Public PropertySignDateGets or sets the date on with the document is signed.  
Public PropertyStampGets the PdfStamp object used in the signature.  
Public PropertyTimeStampGets or sets the TimeStamp object to use in the signature.  
Public PropertyVisibilityTypeGets or sets an enumerated value indicating whether and how to display certification on the document.  
Top

Public Methods

 NameDescription
Public MethodCloneClones current signatures  
Top

See Also