var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS(); var value; // Type: string value = instance.get_ForeColor();
function get_ForeColor() : string;
Return Value
Fore color of barcode.
var instance = new Vintasoft.Barcode.WebBarcodeWriterBaseSettingsJS(); var value; // Type: string value = instance.get_ForeColor();
function get_ForeColor() : string;