 |
PdfDigitalSignatureElementCertificate Property |
Gets the certificate used to create the signature.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic PdfDigitalCertificate Certificate { get; }Public ReadOnly Property Certificate As PdfDigitalCertificate
Get
Property Value
PdfDigitalCertificate
See Also