Select from following answers:- Text-Style
- Text-Size
- Font-Size

- Font-Style
- All Above
Font-Size property is used to set font size at server-side.
For Example:-
<asp:TextBox ID="TextBox4" runat="server" Font-Size="Medium"></asp:TextBox>
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator