We’re trying to examine the tags on a PDF document. We know that there are more tags than just the <Document> tag, yet when we Traverse the tree offered by Document.TaggedContent.StructTreeRootElement, we only ever see t…...<Document> tag, yet when we traverse the tree offered by Document...