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

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

Return Value

Color for filing of hole punches. Default value is "rgba(0,0,0,0)".
Browser Compatibility
56+
45+
11
See Also