var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebLineRemovalCommandJS(); var value; // Type: number value = instance.get_MinLength();
function get_MinLength() : number;
Return Value
Minimum length of line. 0 - minimum length of line is calculated automatically; 10 and more - minimum length of line. Default value is 100.