I am creating text annotation dynamically and adding it to a layer.
The text contains HTML Tegs like <B> </B>, <i> </i>, etc. I want these tags to be rendered in text annotation and the text should contain the applied formatting.
Currently it's showing me as it is, whatever text given to create text annotation.
For example, if I give text like "The file no: <b><u>111-BB-2</u></b>" then in text annotation it should be displayed as "The file no: 111-BB-2"
Please let me if it is possible with DotAnnotation.