Tagged Questions

2
votes
1answer
4k views

Insert Image in WPF RichTextBox

Hi there im using the following code for insert text and images, but I want to insert the image "behind text" as Image>Adjust with Text property in MSWord { int numeroInforme = ...
1
vote
1answer
417 views

Preferred Image format for use in WPF?

As per the title, what's the preferred image format (or formats) for use in WPF? My company will hire a designer to design some logos, images, toolbar icons, etc. for use in a WPF application. I was ...