WPF Documents | Flow Document -vi | RichTextBox -iii | Save As Text, XAML, RTF file

2 years ago
163

Welcome to WPF Tutorials | RichTextBox in WPF
This is part six of the Flow Document Series and part threeof the RichTextBox tutorial.
In this part, we're going see how to save the content of our RichTextBox as .TXT, .XAML and .RTF file formats.

https://crudzone.wordpress.com/wpf-controls-menu/
the complete code will follow at the end of RichTextBox tutorial.

#SavingRichTextBoxContent
#.TXT,.XAML,.RTF File Formats
#How to create, use RichTextBox
#ApplicationCommands
#EditingCommands

Loading comments...