HtmlImageSavingArgsKeepImageStreamOpen Property |
Specifies whether keep the stream open or close it after saving an image.
Namespace: SautinSoft.DocumentAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.1.16
Syntaxpublic bool KeepImageStreamOpen { get; set; }
Public Property KeepImageStreamOpen As Boolean
Get
Set
Property Value
Boolean
See Also