HtmlDocumentPartSavingArgsPartStream Property |
Allows to specify the stream where the part will be saved to.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.11.20
Syntax public Stream PartStream { get; set; }
Public Property PartStream As Stream
Get
Set
Property Value
StreamSee Also