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