[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Export.Pdf.Section.Signing.PdfSignature

PdfSignature Class

Contains signing settings

Inheritance
PdfSignature
Implements
Namespace: GrapeCity.ActiveReports.Export.Pdf.Section.Signing
Assembly: MESCIUS.ActiveReports.Export.Pdf.dll
Syntax
public sealed class PdfSignature : ICloneable

Properties

Name Description
Certificate

Gets/sets the signing certificate. Default value is null

CertificationLevel

Gets/sets type of the certification

Contact

Gets/sets the signing contact. Default value is ""

DistinguishedName

Gets the Distinguished Name of the certificate

Location

Gets/sets the signing location. Default value is ""

Name

Gets the name of the certificate

Reason

Gets/sets the signing reason. Default value is ""

SignDate

Gets/sets the signature date. Default value is DateTime.Now

SignatureFormat

Gets/sets the signing certificate format.

PAdES support means ETSI_CAdES_detached format.

Stamp

Gets settings for visible signature

TimeStamp

Gets the settings for TSA server

VisibilityType

Gets/sets visible type for the signature

Methods

Name Description
Clone()

Clones current signatures