VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationCommentJS type / set_Text Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    set_Text Метод
    В этом разделе
    Задает текст комментария.
    Синтаксис
    var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationCommentJS(parentCollection);
    
    var returnValue; // Type: any
    
    // Parameters
    var value; // Type: string
    
    returnValue = instance.set_Text(value);
    
    
    function set_Text(
    value
    Текст комментария.
    : string
    ) : any;

    Parameters

    value
    Текст комментария.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также