VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Imaging.ImageProcessing.DocCleanup Namespace / WebOcrPreprocessingCommandJS type / set_BorderClear Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
set_BorderClear Метод
В этом разделе
Задает команду удаления границы.
Синтаксис
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebOcrPreprocessingCommandJS();

var returnValue; // Type: any

// Parameters
var value; // Type: WebBorderClearCommandJS

returnValue = instance.set_BorderClear(value);

Parameters

value
Экземпляр класса WebBorderClearCommandJS. По умолчанию используется команда.
Совместимость с веб браузерами
9
5
11
5
Смотрите также