Yes, you can use Html-like text formatting in RadPageView. Please check my example below how you can modify the Title and Text properties:
this.radPageViewPage1.Title = "<html><size=12>This is Title <br><b><font=Arial>Arial, Bold</b><br><i><color= Red><font=Times New Roman>Times, Italic <u>Underline</u><br><size=9>Size = 9<br><color= 0, 0, 255>Sample Text";
this.radPageViewPage1.Text = "<html><size=8>This is Text <br><b><font=Arial>Arial, Bold</b><br><i><color= Red><font=Times New Roman>Times, Italic <u>Underline</u><br><size=9>Size = 5<br><color= 0, 0, 255>Sample Text";
Additional information is available in this section of our documentation: TPF | HTML-like Text Formatting. I am also attaching a screenshot showing the result on my end.
I hope this helps. Should you have further questions please do not hesitate to write back.
Regards,
Hristo Merdjanov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items