var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebDeskewDocumentImageCommandJS(); var value; // Type: boolean value = instance.get_RemoveLinesBeforeOrientationDetection();
function get_RemoveLinesBeforeOrientationDetection() : boolean;
Return Value
true - command removes lines before orientation detection; false - command detects orientation on initial image. Default value is False.