var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebHalftoneRemovalCommandJS(); var value; // Type: boolean value = instance.get_AutoThreshold();
function get_AutoThreshold() : boolean;
Return Value
True - пороги удаления черных и белых пикселей рассчитываются автоматически; иначе, false. Значение по умолчанию - True.