VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.ImageProcessing.DocCleanup Namespace / WebOcrPreprocessingCommandJS type / get_AutomaticalOrientation Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    get_AutomaticalOrientation Метод
    В этом разделе
    Возвращает команду автоматической ориентации.
    Синтаксис
    var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebOcrPreprocessingCommandJS();
    
    var value; // Type: Vintasoft.Imaging.ImageProcessing.DocCleanup.WebAutoTextOrientationCommandJS
    value = instance.get_AutomaticalOrientation();
    
    
    function get_AutomaticalOrientation() : WebAutoTextOrientationCommandJS;
    

    Return Value

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