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: 2024.7.18
Syntax public bool KeepImageStreamOpen { get; set; }
Public Property KeepImageStreamOpen As Boolean
Get
Set
Property Value
BooleanSee Also