Gets the maximum size, in pixels, of the holes to be removed.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebHolePunchFillingCommandJS();
var value; // Type: number
value = instance.get_MaxHoleSize();
function get_MaxHoleSize() : number;
Return Value
Maximum size, in pixels, of the holes to be removed. Valid values are from 6 to 600. Default value is 100.