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