RtfToHtmlHtmlFontSavingArgsFontStream Property |
Allows to specify the stream where the custom font will be saved to.
Namespace: SautinSoftAssembly: SautinSoft.RtfToHtml (in SautinSoft.RtfToHtml.dll) Version: 2025.11.10
Syntaxpublic Stream FontStream { get; set; }Public Property FontStream As Stream
Get
Set
Property Value
Stream
See Also