C# Programming
09-01-2009, 02:41 PM
hello everybody
i m a BS student
i have a problem while importing MS Word file(.doc)into a rich text box in C#
i have use this caod
richTextBox1.Text =
File.ReadAllText(fileName,System.Text.ASCIIEncoding.ASCII);
can anybody please help me
i m a BS student
i have a problem while importing MS Word file(.doc)into a rich text box in C#
i have use this caod
richTextBox1.Text =
File.ReadAllText(fileName,System.Text.ASCIIEncoding.ASCII);
can anybody please help me