Parsing Footnotes in document with autonumbering

Hello,

I want to get the ReferenceMark for the automatic counted Footnotes. I realized that the ReferenceMark is only set id IsAuto is false. But I do not get the value of the automated numberred footnotes.

Currently i get all the footnodes with wordDocument.GetChildNodes(NodeType.Footnote, true) and by Iteration of the IsAuto==true i count the elements and determine this way the number. Is there an easier way to do that?

Cheers Tiberius

@reqteam

Could you please ZIP and attach your input Word document along with expected value? We will then provide you more information about your query.