C# Class RTF2HTML.RTF2HTML

Mostrar archivo Open project: Shereef/RTF-to-HTML-Converter-Class-Library-DLL

Public Methods

Method Description
ConvertRtf2Html ( StreamReader rtfStream ) : string

Private Methods

Method Description
InterpretRtf ( IRtfGroup rtfStructure ) : IRtfDocument

Method Details

ConvertRtf2Html() public static method

public static ConvertRtf2Html ( StreamReader rtfStream ) : string
rtfStream System.IO.StreamReader
return string