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