Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ItemTextFont Property

Show in webframe
Items text font.
Syntax
get_itemTextFont();
set_itemTextFont(value);
Object.defineProperty('itemTextFont');

Property Value

TypeDescription
stringThe items text font. Default value is the font of the control. This value can be set to null to disable rendering the text.
Remarks

For more information, refer to Image Viewer Appearance.

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file