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

Property Value

Stream
See Also