Annotation library does not highlight the text
Use the code example below with any word document to reproduce this issue.
using (Annotator annotator = new Annotator("input.docx"))
{
HighlightAnnotation highlight = new…...PageNumber = 0, Points = new List<Point> { new Point(80, 730), new...new Point(240, 730), new Point(80, 650), new Point(240, 650) }...