Initializes a new instance of the SautinSoft.HtmlToRtf class
Namespace:
SautinSoftAssembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 4.1.7.15
Syntax
| C# | Visual Basic |
public HtmlToRtf()
Public Sub New
Examples
SautinSoft.HtmlToRtf h = new SautinSoft.HtmlToRtf();Dim h As New SautinSoft.HtmlToRtf()