Hii team,
i am trying to get height and width of content control using LayoutCollector and LayoutEnumerator and adding this height, width into bookmark name with tag name.
Getting null issue in this line : LayoutEnum…...GetEntity(((Paragraph)sdt.ChildNodes.OfType<Paragraph>().LastOrDefault())...=> x.NodeType == NodeType.Paragraph); if (innerPnodes.Count()...