Track changes - highlight color

Hi, I am using licensed version for automating word document. In a specific document with track changes enabled, for a certain text, the text is highlighted in the original markup but the latest has the highlight removed. When I am reading the run.font.highlightcolor property, it reads the previous information i.e. it says the text is highlighted but the latest text is not highlighted.Is there a way in Aspose wherein I can read the latest formatting information?

@paritoshprasad

Thanks for your inquiry. Please use Revision.ParentStyle property to get the immediate parent style. Hope this helps you.

If you still face problem, please create a standalone console application ( source code without compilation errors ) that helps us to reproduce your problem on our end and attach it here for testing. We will investigate the issue and provide you more information on it. Thanks for your cooperation.