Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

PdfDeferredSigner.Sign Method

Name Parameters Description
Sign(Stream, Byte[]) stream, signatureValue Writes the signature contents and saves the signed document to the specified stream.
Sign(String, Byte[]) filePath, signatureValue Writes the signature contents and saves the signed document to the specified file.