VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Dicom Namespace / WebVintasoftFontPropertiesJS type / get_IsBold Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    get_IsBold Метод
    В этом разделе
    Возвращает значение, указывающее, полужирный ли шрифт.
    Синтаксис
    var instance = new Vintasoft.Imaging.Dicom.WebVintasoftFontPropertiesJS(name, size, color, isBold, isItalic, isUnderline, isStrikeout);
    
    var value; // Type: any
    value = instance.get_IsBold();
    
    
    function get_IsBold() : any;
    
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также