Items text font.
Object.defineProperty(ImageViewer.prototype, 'itemTextFont',
get: function(),
set: function(value)
)
itemTextFont: string;
The items text font. Default value is the font of the control. This value can be set to null to disable rendering the text.
For more information, refer to Image Viewer Appearance.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET