Hello Experts,
I have a small requirement where I need to make a particular text as bold in a sentence. PFB the example.
"ABCDEF : Abcdefghijklmnopqrstuvwxyzabcdef
ghijklmnopqrstuvwxyz"
In the above example, I will get the value 'ABCDEF :' in one variable and remaining texts in another variable.
I can créate two text boxes side by side and make first one as bold.
But the issue is the 2nd text may go to second line and it should start from the first position as shown above.
Hence, I thought of concatenating and make first text as Bold.
Is that posible? or Is there any other solution to acthive this.
Regards,
Imran