VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
Vintasoft.Imaging.Annotation.UI Namespace / WebTextAnnotationViewJS type / set_TextBox Property
Syntax BrowserCompatibility SeeAlso
set_TextBox Метод
Устанавливает текстовое поле аннотации.
Синтаксис
var instance = new Vintasoft.Imaging.Annotation.UI.WebTextAnnotationViewJS();

var returnValue; // Type: any

// Parameters
var value; // Type: WebTextInteractionAreaJS

returnValue = instance.set_TextBox(value);

Parameters

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