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