VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
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);

Parameters

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