Gets the minimum confidence for determined orientation.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebAutoTextOrientationCommandJS();
var value; // Type: number
value = instance.get_MinConfidence();
function get_MinConfidence() : number;
Return Value
Minimum confidence for determined orientation. Valid values are from 0.0 to 1.0. Default value is 0.3.