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...{ #region 记录每个段落 var bkMap = new Dictionary<Paragraph, (BookmarkStart...be)>(pars.Count); Random r = new Random(); for (int i = 0; i <...