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.5.21
Syntax
public Stream PartStream { get; set; }

Property Value

Stream
See Also