I'm developing a project where I use WPF data binding and the RichTextBox with RtfFormatter.
When I set the font in the RichTextBoxFormatBar to Arial 10 for example, and use the data to export to a file, the output RichText is a text with font size 7.5.
When I set the font in the RichTextBoxFormatBar to Arial 10 for example, and use the data to export to a file, the output RichText is a text with font size 7.5.