var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebAutoTextInvertCommandJS(); var value; // Type: string value = instance.get_BackgroundColor();
function get_BackgroundColor() : string;
Return Value
Color for filling of inverted text block background. Default value is "rgba(255,255,255,1)".