yvesInnofactory

Results 1 issues of yvesInnofactory

Using Version 5.0.25228.6154 I want to replace a Placeholder Text with a BulletList. `private static void ReplaceTextWithBulletList(DocX document, string searchValue, List replaceValue) { var addListOptions = new ListOptions() { ListType...