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