Converts Text/RTF string to Text/HTML/XHTML string
Namespace:
SautinSoftAssembly: SautinSoft.RtfToHtml (in SautinSoft.RtfToHtml.dll) Version: 3.0.2.0
Syntax
| C# | Visual Basic | J# |
Parameters
- inputString
- String
Any string in RTF format
- arImages
- ArrayList
Arraylist where component will place images after converting
Return Value
string with HTML/XHTML documentnull - in case of converting failed