RtfToHtmlSetLicense Method |
Activate your copy after purchasing or use temporary license for delete trial message. ATTENTION: specify this property first of all before creating the instance of component!
Use it when you got own license. We offer two license types:
Permanent license from
sautinsoft.com and
Temporary license from
https://sautinsoft.com/start-for-free/.
Have question? Ask us:
support@sautinsoft.com.
Namespace: SautinSoftAssembly: SautinSoft.RtfToHtml (in SautinSoft.RtfToHtml.dll) Version: 2024.12.18
Syntax public static void SetLicense(
string license
)
Public Shared Sub SetLicense (
license As String
)
Parameters
- license String
- A string which contains a license. To get a permanent license, visit sautinsoft.com. To get a temporary license, please use online form here: https://sautinsoft.com/start-for-free/.
See Also