Hi,
I drafted the following method based on some C# form answer.
Please let me know if that’s correct or maybe there is a way to simplify it?
private static boolean isField(Document word, Run run) {
try {
…...nodes, which can impact performance, especially in documents...