Back to Devexpress

DocumentSigner.Sign Method

officefileapi-devexpress-dot-office-dot-digitalsignatures-dot-documentsigner-dot-sign.md

latest689 B
Original Source

DocumentSigner.Sign Method

NameParametersDescription
Sign(Stream, Stream, SignatureOptions, SignatureInfo)inputStream, outputStream, options, signatureInfoSigns a file with the specified signature and signature options.
Sign(String, String, SignatureOptions, SignatureInfo)inputFileName, outputFileName, options, signatureInfoSigns a file with the specified signature and signature options.