var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS(); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_ForeColor(value);
function set_ForeColor(
valueFore color of barcode.: string
) : any;
Parameters
- value
- Fore color of barcode.