Back to Devexpress

PdfDeferredSigner.Sign Method

officefileapi-devexpress-dot-pdf-dot-pdfdeferredsigner-dot-sign.md

latest535 B
Original Source

PdfDeferredSigner.Sign Method

NameParametersDescription
Sign(Stream, Byte[])stream, signatureValueWrites the signature contents and saves the signed document to the specified stream.
Sign(String, Byte[])filePath, signatureValueWrites the signature contents and saves the signed document to the specified file.