Hello,
How to make string bold in c#,or any alternative to use this.
string ss="welcome happy"
suppose the value of ss,i want to make it bold ,so how, i can do this.
Actually i want to pass this string for printing content and printer does not support html.
Plz suggest me this.