阅读背景:

如何在C#中将文本提取/插入RTF字符串

来源:互联网 

In a C# console app I have the need to extract the text from an RTF string, add some more text to it, and then convert it back into RTF. I have been able to do this using the System.Windows.Forms.RichTextBox class, but I find it a bit odd to use a Forms control in a non-Forms app. Any better way to do this?In a C# console app I have the need to extract




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: