var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebHalftoneRemovalCommandJS(); var value; // Type: boolean value = instance.get_AutoThreshold();
function get_AutoThreshold() : boolean;
Return Value
True - black and white pixels removal thresholds are calculated automatically; otherwise, False. Default value is True.