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

 

SetFontSize

<< 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 >

 

SetFontSize

 

 

Sets the font size.

 

 

 

Prototype :

 

void SetFontSize

(

       integer FontSize

)

 

 

 

Arguments :

 

FontSize

font size

 

 

 

Example :

 

This.SetFontSize(12);

 

 

 

Available Events :

 

OnAddToPage,  OnBind,  OnEndBind,  OnInitialize,  OnStartBind