var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebOcrPreprocessingCommandJS(); var returnValue; // Type: any // Parameters var value; // Type: WebDeskewCommandJS returnValue = instance.set_Deskew(value);
function set_Deskew(
valueAn instance of WebDeskewCommandJS class. By default command is used.: WebDeskewCommandJS
) : any;
Parameters
- value
- An instance of WebDeskewCommandJS class. By default command is used.