Completed
Last Updated: 16 Oct 2018 13:04 by ADMIN
ADMIN
Tanya
Created on: 05 Oct 2018 10:58
Category: UI for WPF
Type: Bug Report
1
RichTextBox: Setting underline decoration using instances of the public classes instead the properties of the static UnderlineTypes leads to NullReferenceException when exporting the document
The underline types are compared by reference, causing mismatch and incorrect results.

Workaround: Use the UnderlineTypes static class to apply underlines.

Fix available in R3 2018 SP1 release.
0 comments