VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Imaging.Annotation.UI Namespace / WebLinkAppearanceJS type / set_Font Property
Syntax Exceptions BrowserCompatibility SeeAlso
В этом разделе
set_Font Метод
В этом разделе
Устанавливает шрифт текста.
Синтаксис
var instance = new Vintasoft.Imaging.Annotation.UI.WebLinkAppearanceJS(font, foreColor, backColor, fontTransparent, cursor);

var returnValue; // Type: any

// Parameters
var value; // Type: WebAnnotationFontJS

returnValue = instance.set_Font(value);

Parameters

value
WebAnnotationFontJS текста.
Исключения
ИсключениеОписание
Выбрасывается, если аргумент имеет неверный тип.
Совместимость с веб браузерами
9
5
11
5
Смотрите также