<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Label > 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