Click or drag to resize

RtfToHtmlHtmlDocumentPartSavingArgsPartStream Property

Allows to specify the stream where the part will be saved to.

Namespace: SautinSoft
Assembly: SautinSoft.RtfToHtml (in SautinSoft.RtfToHtml.dll) Version: 2025.11.10
Syntax
public Stream PartStream { get; set; }

Property Value

Stream
See Also