var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebGetDocumentImageRotationAngleCommandJS(); var value; // Type: boolean value = instance.get_RemoveLinesBeforeTextOrientationDetection();
function get_RemoveLinesBeforeTextOrientationDetection() : boolean;
Return Value
true - команда удаляет строки до определения ориентации; false - команда определяет ориентацию по исходному изображению. Значение по умолчанию - False.