TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > VoiceRecorder > Method >

 

SetVisible

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > VoiceRecorder > Method >

 

SetVisible

 

 

Sets whether the component on the viewer is visible.

 

 

 

Prototype :

 

void SetVisible

(

       bool Visible

)

 

 

 

Arguments :

 

Visible

True for visible.

 

 

 

Example :

 

This.SetVisible(true);

 

 

 

Available Events :

 

All Events