RichTextBox: Application hangs and OutOfMemoryException is thrown on import of a document of specific structure and with a table with a cell spanning more than one row
Certain documents containing a table with a cell spanning on more than one row might cause the application to hang and throw OutOfMemoryException.
Workaround: Set SpacingAfter = 0 of the last paragraph in the table.