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

var value; // Type: Vintasoft.Imaging.Annotation.WebTextAlignEnumJS
value = instance.get_TextAlign();

Return Value

WebTextAlignEnumJS текста в аннотации. Значение по умолчанию - "TopLeft".
Совместимость с веб браузерами
9
5
11
5
Смотрите также