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…...$@"\b{Regex.Escape(tagKey)}\b"; var regex = new Regex(pattern...Text.Contains(tagKey)) { if (regex.IsMatch(table.Range.Text)) return...