Gets the border size of each image region.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebDocumentSegmentationCommandJS();
var value; // Type: number
value = instance.get_BorderSize();
function get_BorderSize() : number;
Return Value
Border size of each image region. Valid value is 0 and any positive value. Default value is 1.