get_AutomaticalInvert Method
Gets an automatic inversion command.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebOcrPreprocessingCommandJS();
var value; // Type: Vintasoft.Imaging.ImageProcessing.DocCleanup.WebAutoInvertCommandJS
value = instance.get_AutomaticalInvert();
Return Value
An instance of
WebAutoInvertCommandJS class. By default automatic inversion is used.