Gets the maximum possible angle (clockwise and counterclockwise) detected by command.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebDeskewCommandJS();
var value; // Type: number
value = instance.get_MaxAngle();
function get_MaxAngle() : number;
Return Value
Maximum possible angle. Valid values are from 0 to 90. Default value is 0.