Hello Team ,
We are facing recently in production table is not found in Document doc object , below code we are using for finding table , It was working properly , suddenly it stop working ,
Can you please help on prio…...the concatenated text of all cells string tableText = table.GetText();...GetText(); // includes cell delimiters if (regex.IsMatch(tableText))...