<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > ImagePicker > Method >SetChangeable |
Sets whether properties of the component on the viewer is changeable.
Prototype :
void SetChangeable
(
bool Changeable
)
Arguments :
Changeable |
True for changeable |
Example :
This.SetChangeable(true);
Available Events :
All Events