VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.DocCleanup Namespace / WebAutoTextInvertCommandJS type / get_TextColor Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_TextColor Method
In This Topic
Gets a color for filling of inverted text.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebAutoTextInvertCommandJS();

var value; // Type: string
value = instance.get_TextColor();

Return Value

Color for filling of inverted text. Default value is "rgba(0,0,0,1)".
Browser Compatibility
56+
45+
11
See Also