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

 

SetPrintable

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

SetPrintable

 

 

Sets whether the component is printable.

 

 

 

Prototype :

 

void SetPrintable

(

       bool Printable

)

 

 

 

Arguments :

 

Printable

true for printable

 

 

 

Example :

 

This.SetPrintable(true);

 

 

 

Available Events :

 

All Events