Gets the maximum height, in pixels, of inverted text block.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebAutoTextInvertCommandJS();
var value; // Type: number
value = instance.get_MaxHeight();
function get_MaxHeight() : number;
Return Value
Maximum height, in pixels, of inverted text block. Valid values are from 10 to 16384. Default value is 200.