How to give both Bold & Italic fontstyle to ont font
ASP.NET
3
Posts
2
Posters
0
Views
1
Watching
-
FontStyle fontStyle; fontStyle = FontStyle.Bold; fontStyle = FontStyle.Italic; How i give both Bold & Italic as a FontStyle
Best Regards, Trishul Tandel Software Developer
-
FontStyle fontStyle; fontStyle = FontStyle.Bold; fontStyle = FontStyle.Italic; How i give both Bold & Italic as a FontStyle
Best Regards, Trishul Tandel Software Developer
-
Thanks
Best Regards, Trishul Tandel Software Developer