HtmlToRtfHeaderFooterText Method |
Set simple text string in header/footer
Namespace: SautinSoftAssembly: SautinSoft.HtmlToRtf (in SautinSoft.HtmlToRtf.dll) Version: 2025.4.23
Syntaxpublic void Text(
string text
)
Public Sub Text (
text As String
)
Parameters
- text String
- Any string with text
See Also