c# Write data to an rtf file
Posted
by dave9909
on Stack Overflow
See other posts from Stack Overflow
or by dave9909
Published on 2010-06-06T05:39:41Z
Indexed on
2010/06/06
5:42 UTC
Read the original article
Hit count: 374
c#
I am trying to write data to an RTF file and set certain characters to a different color. I found out how to do it in a box but I can't figure out how to write it to a file.
© Stack Overflow or respective owner