Gets the images's export compression quality as a value between 1 and 100.
<void> SignatureImage.getExportCompressionQuality(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the current property value. |
error |
Optional. Is called when the operation failed with an error. |