UWP Windows 10. C#
What the easiest way to print RTF Document from RichEditBox
?
I found the solution from MSDN, but I don't completely understand this. In this example prints element (like RichEditBox
screenshot). I need just to print RichEditBox.Document
text...