Click or drag to resize

HtmlImageSavingArgsImageStream Property

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

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

Property Value

Stream
See Also