I have a problem when trying to get HTML (which getting from RichText control) and Insert to textbox object.
I followed this tutorial but it's not working.
https://www.e-iceblue.com/Tutorials/Spi ... B.NET.html
Can you verify this for me?
Thank you.
Below is HTML Code
- Code: Select all
<h1 style="padding:0px;text-align:left;line-height:90px;font-family:DauphinPlain;font-size:70px;font-weight:400;margin-top:0px;margin-bottom:0px;background-color:#ffffff;"><span style="color:#cc0000;"><strong>Lorem Ipsum</strong></span></h1><h4 style="margin:10px 10px 5px;padding:0px;text-align:left;line-height:18px;font-family:'Open Sans', Arial, sans-serif;font-size:14px;font-style:italic;font-weight:400;background-color:#ffffff;">"Neque porro quisquam est qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit..."</h4><h5 style="margin:5px 10px 20px;padding:0px;text-align:left;line-height:14px;font-family:'Open Sans', Arial, sans-serif;font-size:12px;font-weight:400;background-color:#ffffff;"><strong>"There is no one who loves pain itself, who seeks after it and wants to have it, simply because it is pain..."</strong></h5><ol><li>11111111111111</li><li>22222222222222</li><li>33333333333333</li></ol><ul><li>aaaaaaaaaaaaaaa</li><li>bbbbbbbbbbbbbb</li><li>cccccccccccccccc</li></ul>