VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomSeriesManagerControlJS type / set_SeriesImageCountFont Property
Syntax BrowserCompatibility SeeAlso
In This Topic
set_SeriesImageCountFont Method
In This Topic
Sets the font for the 'series image count' label on series' thumbnail.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomSeriesManagerControlJS(parentDiv);

var returnValue; // Type: any

// Parameters
var value; // Type: WebVintasoftFontPropertiesJS

returnValue = instance.set_SeriesImageCountFont(value);

Parameters

value
The value of set property.
Browser Compatibility
56+
45+
11
See Also