$Crypto.AttachContentToSignatureFile
Overview
Attaches the content to signature and returns new file id
FileInfo $Crypto.AttachContentToSignatureFile(contentId: string, signatureId: string, fileName: string, mimeType: string)
Arguments
string contentId
Id of file content
string signatureId
Id of signature file
string fileName
Name of resulting file
string mimeType
Mime type of resulting file
Returns
Signature attached file info
Copyright © 2010 - 2023 Emakin. All rights reserved.