getSignatureImageBlob
Returns the signature of a signature control as a png (default) or svg image blob.
Parameters
controlId - The id of the signature control
type - optional, if not set, the function returns a png image. If set to "svg", the function returns a svg vector image.
Example Usages