Closed grierson closed 6 years ago
Code
Is there a way to prevent errors being written into the .docx?
The .docx I'm using doesn't implement all of the Content Control tags that are passed into the document.
doc.SetNoticeAboutErrors(false);
Code
Is there a way to prevent errors being written into the .docx?
The .docx I'm using doesn't implement all of the Content Control tags that are passed into the document.