var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebHolePunchRemovalCommandJS(); var returnValue; // Type: any // Parameters var value; // Type: string returnValue = instance.set_FillColor(value);
function set_FillColor(
valueColor for filing of hole punches. Default value is "rgba(0,0,0,0)".: string
) : any;
Parameters
- value
- Color for filing of hole punches. Default value is "rgba(0,0,0,0)".