get_HalftoneRemoval Method
In This Topic
Gets a command that detects and removes halftones.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebOcrPreprocessingCommandJS();
var value; // Type: Vintasoft.Imaging.ImageProcessing.DocCleanup.WebHalftoneRemovalCommandJS
value = instance.get_HalftoneRemoval();
Return Value
An instance of
WebHalftoneRemovalCommandJS class. By default command is used.
Browser Compatibility
See Also