Highlight Text in Word Document using C# .NET

Text Highlight behaves as Text Redaction Annotation for Word documents but works fine for PDF files. How do I highlight text in Word document using C# .NET?
To test the annotation I used the AddTextHighlightAnnotation test class. I just had to change input and output files, changing it to a doc file (lines 21, 23). It seems that the backgroundColor and opacity properties (lines 49, 53) are being ignored for Word documents.

Git project: GroupDocs.Annotation for Java
Git branch: master
Git revision: 72a3efe9
SO: Windows 10
Java version: 1.8.0_281

@john.mcqueide

This issue is under investigation with ticket ID ANNOTATIONJAVA-1346. You’ll be notified in case of any update.

@Atir_Tahir

Hello, this annotation is one of the most important for our clients. Can you give an ETA for it?

@john.mcqueide

This issue is still under investigation. We’ll let you know once there’s any update.

@john.mcqueide

Will fix that issue. Hotfix that include this ticket will be published in about two weeks

1 Like

The issues you have found earlier (filed as ANNOTATIONJAVA-1346) have been fixed in this update. This message was posted using Bugs notification tool by vitaliy.rezchikov

1 Like