Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

SelectedItemTextColor Property

Show in webframe
Selected items text color.
Syntax
get_selectedItemTextColor();
set_selectedItemTextColor(value);
Object.defineProperty('selectedItemTextColor');

Property Value

TypeDescription
stringThe selected items text color. Default value is "black".
Remarks

For more information, refer to Image Viewer Appearance.

See Also

Reference

ImageViewer Object
ImageViewer Members

Error processing SSI file