C# Class MarkupConverter.HtmlToRtfConverter

ファイルを表示 Open project: mmanela/MarkupConverter Class Usage Examples

Public Methods

Method Description
ConvertHtmlToRtf ( string htmlText ) : string

Private Methods

Method Description
ConvertXamlToRtf ( string xamlText ) : string

Method Details

ConvertHtmlToRtf() public static method

public static ConvertHtmlToRtf ( string htmlText ) : string
htmlText string
return string