Click or drag to resize

DigitalSignatureElementCertificate Property

Gets the certificate used to create the signature.

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

Property Value

Type: DigitalCertificate
See Also