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