Hi,
I am exporting the XAML RadDocument from the RichTextBox to use for my own Gdi+ rendering. To do this I need the text color as (A)RGB values, but especially when I am pasting webcontent into the RichTextBox I sometimes get color names (such as "red", "lime" and so on) as text color. Is there any way to make sure colors in the XAML are always ARGB values without having to convert them myself?
Thanks a lot for your help.
Regards
Jan
I am exporting the XAML RadDocument from the RichTextBox to use for my own Gdi+ rendering. To do this I need the text color as (A)RGB values, but especially when I am pasting webcontent into the RichTextBox I sometimes get color names (such as "red", "lime" and so on) as text color. Is there any way to make sure colors in the XAML are always ARGB values without having to convert them myself?
Thanks a lot for your help.
Regards
Jan