HtmlToRtf(String) Constructor |
Namespace: SautinSoftAssembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 2025.3.18
Syntaxpublic HtmlToRtf(
string license
)
Public Sub New (
license As String
)
Parameters
- license String
- Allows to pass your license key using constructor.
See Also