Gets the foreground color of the barcode control.
<void> Barcode.getForeColor(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the color as a CSS color string. |
error |
Optional. Is called when the operation failed with an error. |