Hello Team,
I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...Position = 0; using (StreamReader reader = new StreamReader(htmlStream))...eam)) { htmlStm = reader.ReadToEnd(); } } return htmlStm; }```...