Last Updated:
02 Apr 2021 09:13
by ADMIN
According to the Office Open XML specification, the attributes must be used with the prefix of their namespace to ensure that the unique attribute is used. However, some tools generate invalid documents without that prefix. RadRichTextBox throws ArgumentException in such cases. Enable the control to handle similar scenarios without errors.