How to obtain data for each paragraph and line? I want to check if the first word at the beginning and the first word at the end of each line of data are the words I want. If they are, I will set the background color...to render the document to a format that gives line information...BookmarkStart(doc, bkName); var be = new BookmarkEnd(doc, bkName);...