get_HolePunchRemoval Method
In This Topic
Gets a command for removing hole punches.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebOcrPreprocessingCommandJS();
var value; // Type: Vintasoft.Imaging.ImageProcessing.DocCleanup.WebHolePunchRemovalCommandJS
value = instance.get_HolePunchRemoval();
Return Value
An instance of
WebHolePunchRemovalCommandJS class. By default command is used.
Browser Compatibility
See Also