set_AutomaticalOrientation Метод
В этом разделе
Задает команду автоматической ориентации.
Синтаксис
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebOcrPreprocessingCommandJS();
var returnValue; // Type: any
// Parameters
var value; // Type: WebAutoTextOrientationCommandJS
returnValue = instance.set_AutomaticalOrientation(value);
function set_AutomaticalOrientation(
: WebAutoTextOrientationCommandJS
) : any;
Parameters
- value
- Экземпляр класса WebAutoTextOrientationCommandJS. По умолчанию используется команда.
Совместимость с веб браузерами
Смотрите также