Gets the maximum length of line gap.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebLineRemovalCommandJS();
var value; // Type: number
value = instance.get_MaxGapLength();
function get_MaxGapLength() : number;
Return Value
The maximum length of line gap. Valid value is 0 and any positive value. Default value is 0.