Click or drag to resize

HtmlDocumentPartSavingArgsPartStream Property

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

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

Property Value

Stream
See Also