Gets a color for filling of inverted text.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebAutoTextInvertCommandJS();
var value; // Type: string
value = instance.get_TextColor();
function get_TextColor() : string;
Return Value
Color for filling of inverted text. Default value is "rgba(0,0,0,1)".