I have list Paragraphs which i got with the help of Getting Child from current story and fetching only the Paragraph nodes
var para = doc.CurrentStory.GetChildNodes(NodeType.Paragraph, true)[para.ParagraphIndex];
and t…...2023, 1:08pm #1 I have list paragraphs which i got with the help...story and fetching only the Paragraph nodes var para = doc.CurrentStory...