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. |