VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.ImageProcessing.DocCleanup Namespace / WebLineRemovalCommandJS type / get_MaxGapLength Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    get_MaxGapLength Метод
    В этом разделе
    Возвращает максимальную длину разрыва строки.
    Синтаксис
    var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebLineRemovalCommandJS();
    
    var value; // Type: number
    value = instance.get_MaxGapLength();
    
    
    function get_MaxGapLength() : number;
    

    Return Value

    Максимальная длина разрыва строки. Допустимое значение: 0 и любое положительное значение. Значение по умолчанию - 0.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также