Click or drag to resize
DigitalSignatureElementCertificate Property
Gets the certificate used to create the signature.

Namespace: ExpertPdf.PdfCreator
Assembly: ExpertPdf.PdfCreator (in ExpertPdf.PdfCreator.dll) Version: 11.0.0
Syntax
public DigitalCertificate Certificate { get; }

Property Value

Type: DigitalCertificate
See Also