Gets a noise removal command.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebOcrPreprocessingCommandJS();
var value; // Type: Vintasoft.Imaging.ImageProcessing.DocCleanup.WebDespeckleCommandJS
value = instance.get_Despeckle();
Return Value
An instance of
WebDespeckleCommandJS class. By default command is used.