Gets the minimum width, in pixels, of inverted text block.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebAutoTextInvertCommandJS();
var value; // Type: number
value = instance.get_MinWidth();
function get_MinWidth() : number;
Return Value
Minimum width, in pixels, of inverted text block. Valid values are from 10 to 16384. Default value is 50.