Hi, I am trying to build a word add-in using VSTO, I need to figure out a way and read citations in my word document in my c# code (Specifically the month and year of a citation) in order to do my further processing on it.
I'm new to VSTO, so any help regarding reading and manipulating citations will be really appreciated.
Thank you.