Dear support team,
I’m using Aspose.words c#, and I have a word document that contains a mail merge field called <<mergeFieldTest1>> and also a comment associated with the field(i.e. “This field is used for test purpose…...field also comment can have range that wraps some content, in...foreach (Field field in doc.Range.Fields) { if (field.Type ==...