C# sample code to extract text and images from Microsoft Word RTF file using server side .NET library....Document(dataDir + fileName); Paragraph startPara = (Paragraph)rtf.LastSection...LastSection.GetChild(NodeType.Paragraph, 2 , true ); Table endTable =...