var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebLineRemovalCommandJS(); var value; // Type: boolean value = instance.get_ReconnectBrokenObjects();
function get_ReconnectBrokenObjects() : boolean;
Return Value
True - removal process reconnects objects; otherwise, False. Default value is True.