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