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