ImageDataURL
methodsReturns a PNG image of the barcode encoded as a Data URL.
This method is deprecated and replaced by exportImage.
Returns:String
A data URL with image/png MIME type. Will be null if the browser does not support the canvas element.