var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebSmoothingCommandJS(); var value; // Type: number value = instance.get_BumpSize();
function get_BumpSize() : number;
Return Value
Maximum size, in pixels, of the bumps to be removed. Valid values are from 1 to 512. Default value is 1.