Gets the minimum width of line.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebLineRemovalCommandJS();
var value; // Type: number
value = instance.get_MinWidth();
function get_MinWidth() : number;
Return Value
Minimum width of line. 0 - minimum width of line is calculated automatically; 1 and more - minimum width of line. Default value is 1.