Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
15
XamRichTextEditor: Problem with standard Font-Settings
posted

Hello,

I have some problems with setting the default font settings for the XamRichTextEditor.

I found an old topic from 9 years ago where a verified answere was posted and which solved my problem for newly created documents.

Default font name and size | Infragistics Forums

My problem with that solution is that all settings for default font and fontsize being overwritten when pressing the DEL-Key on an empty document or when pressing the DEL-Key after selecting everything in the editor.
After that, it ignores all my fontsettings and uses completly different font and font size.

In my case i want to set default font to Arial and fontsize to 10.
After pressing DEL-Key as described above it changes the settings to Calibri as font and 11 as fontsize.

In the linked topic and the sample project it is the same behavior when pressing DEL-Key.

I hope someone can help me with this problem.

Thank you in advance

Parents Reply Children
No Data