var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebDespeckleCommandJS(); var value; // Type: boolean value = instance.get_AutoConfigureLevels();
function get_AutoConfigureLevels() : boolean;
Return Value
True - if automatic configuration of levels and radius is enabled; otherwise, false. Default value is True.